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

Add a new partition during the consumer group running,but the cousumer group not rebalance。 #1462

Closed
leisunstar opened this issue Aug 19, 2019 · 1 comment
Labels
question stale Issues and pull requests without any recent activity

Comments

@leisunstar
Copy link

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
config.Net.TLS.Enable = true
config.Net.TLS.Config = tlsConfig
config.Consumer.Return.Errors = true
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?

bai added a commit that referenced this issue Oct 31, 2019
fixed  Add a new partition during the consumer group running,but the cousumer group not rebalance  #1462
@ghost
Copy link

ghost commented Feb 21, 2020

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 ghost added the stale Issues and pull requests without any recent activity label Feb 21, 2020
@ghost ghost closed this as completed Mar 23, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question stale Issues and pull requests without any recent activity
Projects
None yet
Development

No branches or pull requests

2 participants