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
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.
The text was updated successfully, but these errors were encountered:
Versions
Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.
Configuration
What configuration values are you using for Sarama and Kafka?
Logs
When filing an issue please provide logs from Sarama and Kafka if at all
possible. You can set
sarama.Logger
to alog.Logger
to capture Sarama debugoutput.
logs: CLICK ME
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.
The text was updated successfully, but these errors were encountered: