oleksiyk / kafka

Apache Kafka 0.9 client for Node
MIT License
297 stars 85 forks source link

Do not query all Kafka server topics on updateMetadata #238

Closed oleksiyk closed 5 years ago

oleksiyk commented 5 years ago

Query just those topics that we use to publish or subscribe, not all topics on Kafka server.

@mnorkin This PR will do what you wanted with less changes to the code.

mnorkin commented 5 years ago

@oleksiyk then is the release?

oleksiyk commented 5 years ago

Published as 3.4.0