Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

kafka partition issus #1996

Open
kadisyy opened this issue Sep 17, 2018 · 0 comments
Open

kafka partition issus #1996

kadisyy opened this issue Sep 17, 2018 · 0 comments

Comments

@kadisyy
Copy link

kadisyy commented Sep 17, 2018

conf:
`[kafkaInputTest]
type = "KafkaInput"
topic = "jie"
addrs = ["172.20.3.50:9092"]
splitter = "KafkaSplitter"
decoder = "ProtobufDecoder"

[KafkaSplitter]
type = "NullSplitter"
use_message_bytes = true
`

But error:

2018/09/17 16:01:18 Input 'kafkaInputTest' error: kafka server: In the middle of a leadership election, there is currently no leader for this partition and hence it is unavailable for writes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant