You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need a partion level distribution in reader for group balancer
A clear and concise description of what you want to happen.
Currently we have group balancers for reader which are topic aware and balances all the topic level partitions only, we need a support where all partitions are considered to be same and get's distributed independent of topic in a consumer group
Please provides links to relevant Kafka protocol docs and/or KIPs.