Skip to content

Conversation

dasch
Copy link
Contributor

@dasch dasch commented Dec 20, 2017

A recent version of Kafka changed its API such that an empty list of topics in the metadata request no longer causes the broker to return all topics in the cluster - rather, we need to pass a null value.

Fixes #493.

A recent version of Kafka changed its API such that an empty list of topics in the metadata request no longer causes the broker to return *all* topics in the cluster - rather, we need to pass a null value.
@dasch dasch merged commit 6ba52b1 into master Dec 20, 2017
@dasch dasch deleted the dasch/fix-list-topics branch December 20, 2017 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant