GitHub user enothereska reopened a pull request: https://github.com/apache/kafka/pull/2133
KAFKA-4355: Skip topics that have no partitions You can merge this pull request into a Git repository by running: $ git pull https://github.com/enothereska/kafka KAFKA-4355-topic-not-found Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2133.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2133 ---- commit 6acb95f2da291072f20b92b47bd078a47922c2e5 Author: Eno Thereska <eno.there...@gmail.com> Date: 2016-11-15T10:03:21Z Skip topics that have no partitions commit 3a0a5b0f4385aebe0c7adfbdc781cd265ea3729a Author: Eno Thereska <eno.there...@gmail.com> Date: 2016-11-18T10:17:50Z Added a test ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---