Re: kafka streams partition assignor strategy for version 2.5.1 - does it use sticky assignment

2023-04-16 Thread Pushkar Deole
Thanks John... however I have few more questions: How does this configuration work along with static group membership protocol? Or does this work only with dynamic group membership and not work well when static membership is configured? Secondly, I gather that streams doesn't immediately trigger

Re: Consumer has high network bandwidth when consuming no messages

2023-04-16 Thread Lee Carroll
Hi Kirk, Points 1 and 2: yes we have both logging and metrics. I'll collate Point 3 concurrency refers to the spring boot kafka concurrent container. 2 threads will be made available to the consumer group to consume 30 partitions making up a single topic. point 4: consumer- Kafka Consumer Configur