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
Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.
Sarama Version: 1.23.1
Kafka Version: 0.10.1.1
Go Version: go1.12.4
When add new partitions (from 1 to 2), the consumer group, it has no rebalance ,until I start a new consumer or stop a consumer in a same consumer group. How should I get the new partition rebalance message?
The text was updated successfully, but these errors were encountered:
Thank you for taking the time to raise this issue. However, it has not had any activity on it in the past 90 days and will be closed in 30 days if no updates occur.
Please check if the master branch has already resolved the issue since it was raised. If you believe the issue is still valid and you would like input from the maintainers then please comment to ask for it to be reviewed.
ghost
added
the
stale
Issues and pull requests without any recent activity
label
Feb 21, 2020
Versions
Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.
Sarama Version: 1.23.1
Kafka Version: 0.10.1.1
Go Version: go1.12.4
Configuration
Logs
N/A
Problem Description
When add new partitions (from 1 to 2), the consumer group, it has no rebalance ,until I start a new consumer or stop a consumer in a same consumer group. How should I get the new partition rebalance message?
The text was updated successfully, but these errors were encountered: