Github user hjafarpour closed the pull request at:
https://github.com/apache/kafka/pull/2375
---
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
GitHub user hjafarpour opened a pull request:
https://github.com/apache/kafka/pull/2389
Kafka 4060 remove zk client dependency in kafka streams followup
re-branched from trunk
Re-branched the trunk and applied the changes to the new branch to simplify
commit log.
You can merge
GitHub user hjafarpour opened a pull request:
https://github.com/apache/kafka/pull/2377
Kafka 4060 docs update
Updated the docs with changes in KAFKA-4060.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hjafarpour/kafka KAFKA
GitHub user hjafarpour opened a pull request:
https://github.com/apache/kafka/pull/2375
Kafka 4060 remove zk client dependency in kafka streams followup
Updated the KAFKA-4060 code based on the new Admin client API.
Also we won't delete internal topics anymore.
You can
GitHub user hjafarpour opened a pull request:
https://github.com/apache/kafka/pull/1884
KAFKA-4060: Remove zk client dependency in kafka streams
@dguy This is a new PR for KAFKA-4060.
You can merge this pull request into a Git repository by running:
$ git pull https
Github user hjafarpour closed the pull request at:
https://github.com/apache/kafka/pull/1799
---
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
GitHub user hjafarpour opened a pull request:
https://github.com/apache/kafka/pull/1799
Kafka 4060 remove zk client dependency in kafka streams
Removed Zookeeper client from the Kafka Streams. The internal topic manager
now will use Kafka Client to create/delete internal topics