Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel external stream thread #302

Open
okomen-foreflight opened this issue Dec 13, 2023 · 0 comments
Open

Parallel external stream thread #302

okomen-foreflight opened this issue Dec 13, 2023 · 0 comments
Milestone

Comments

@okomen-foreflight
Copy link

okomen-foreflight commented Dec 13, 2023

Description

As per this discussion:
#301

It should be possible to scale up the amount of external stream threads to the amount of partitions the topic has. As offsets are commited per partition and not per topic.

How to reproduce

  • Create a topic with more than 1 partition.
  • Create a topology utilizing the async stream thread
  • Observe that it runs sequentially
@LGouellec LGouellec added this to the 1.8.0 milestone Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants