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

Refresh metadata after auto rebalance among brokers #180

Merged
merged 1 commit into from
Mar 20, 2015
Merged

Conversation

haio
Copy link
Member

@haio haio commented Mar 19, 2015

This should fix issue #175. When the client get NotLeaderForPartition
error, that means the leader for the partition has changed, so it emit a
brokersChanged event, consumer and producer listen this event and
refresh topic metadata.

This should fix issue SOHU-Co#175. When the client get `NotLeaderForPartition`
error, that means the leader for the partition has changed, so it emit a
`brokersChanged` event, consumer and producer listen this event and
refresh topic metadata.
haio added a commit that referenced this pull request Mar 20, 2015
Refresh metadata after auto rebalance among brokers
@haio haio merged commit fc999a5 into SOHU-Co:master Mar 20, 2015
@haio haio deleted the patch branch March 24, 2015 12:25
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

Successfully merging this pull request may close these issues.

1 participant