mailgun/kafka-pixy

is headless cluster an issue?

Closed this issue · 2 comments

It happens that i can post to kafka, query topics, and topic configs together with partitions but when i query for offsets, i get this error
{
"error": "failed to fetch topic configuration: zk: node does not exist"
}

anything am missing?

Apparently you are missing zookeeper data in your config or it is not correct.

Feel free to reopen if you have follow up questions.