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

client access old broker when reduce capacity of the cluster #1629

Closed
Stephan14 opened this issue Feb 24, 2020 · 1 comment
Closed

client access old broker when reduce capacity of the cluster #1629

Stephan14 opened this issue Feb 24, 2020 · 1 comment

Comments

@Stephan14
Copy link
Contributor

Versions

Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.

Sarama Kafka Go
Version 1.18.0 (2018-09-07) 0.10.1 1.13
Configuration

What configuration values are you using for Sarama and Kafka?

default configuration
Logs

When filing an issue please provide logs from Sarama and Kafka if at all
possible. You can set sarama.Logger to a log.Logger to capture Sarama debug
output.

logs: CLICK ME

Request was for a topic or partition that does not exist on this broker

Problem Description

When i try to reduce the capacity of cluster and remove data from broker A to broke B, if broker A does not shut down or replace to another cluster, but client still access broker A and client log show above.

@dnwe
Copy link
Collaborator

dnwe commented Apr 7, 2020

Should be fixed by #1645 (thanks @Stephan14 )

@dnwe dnwe closed this as completed Apr 7, 2020
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

No branches or pull requests

2 participants