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

[Question] How many Grains/Tasks/threads are used for each partition of the Kafka topic? #35

Open
shykln opened this issue Jul 28, 2021 · 0 comments

Comments

@shykln
Copy link

shykln commented Jul 28, 2021

Hi Team,

Could you advise if there are multiple partitions in one given topic, when we consume this kafka topic in this stream provider, how many Grains/Tasks/threads are used for this topic?

I read some source code, I'm not totally sure, but it seems like there would be only one thread that is consuming the message in public Task<IList<IBatchContainer>> GetQueueMessagesAsync(int maxCount) in KafkaAdapterReceiver

Thank you.

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

1 participant