[GitHub] kafka pull request #2128: KAFKA-4402: make the KafkaProducer true round robi...

2017-01-02 Thread yaojuncn
GitHub user yaojuncn reopened a pull request: https://github.com/apache/kafka/pull/2128 KAFKA-4402: make the KafkaProducer true round robin per topic You can merge this pull request into a Git repository by running: $ git pull https://github.com/yaojuncn/kafka KAFKA-4402

[GitHub] kafka pull request #2128: KAFKA-4402: make the KafkaProducer true round robi...

2017-01-02 Thread yaojuncn
Github user yaojuncn closed the pull request at: https://github.com/apache/kafka/pull/2128 --- 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

[GitHub] kafka pull request #2128: KAFKA-4402: make the KafkaProducer true round robi...

2017-01-01 Thread yaojuncn
Github user yaojuncn closed the pull request at: https://github.com/apache/kafka/pull/2128 --- 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

[GitHub] kafka pull request #2128: KAFKA-4402: make the KafkaProducer true round robi...

2017-01-01 Thread yaojuncn
GitHub user yaojuncn reopened a pull request: https://github.com/apache/kafka/pull/2128 KAFKA-4402: make the KafkaProducer true round robin per topic You can merge this pull request into a Git repository by running: $ git pull https://github.com/yaojuncn/kafka KAFKA-4402

[GitHub] kafka pull request #2128: KAFKA-4402: make the KafkaProducer true round robi...

2016-11-20 Thread yaojuncn
Github user yaojuncn closed the pull request at: https://github.com/apache/kafka/pull/2128 --- 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

[GitHub] kafka pull request #2128: KAFKA-4402: make the KafkaProducer true round robi...

2016-11-20 Thread yaojuncn
GitHub user yaojuncn reopened a pull request: https://github.com/apache/kafka/pull/2128 KAFKA-4402: make the KafkaProducer true round robin per topic You can merge this pull request into a Git repository by running: $ git pull https://github.com/yaojuncn/kafka KAFKA-4402

[GitHub] kafka pull request #2128: KAFKA-4402: make the KafkaProducer true round robi...

2016-11-13 Thread yaojuncn
GitHub user yaojuncn opened a pull request: https://github.com/apache/kafka/pull/2128 KAFKA-4402: make the KafkaProducer true round robin per topic You can merge this pull request into a Git repository by running: $ git pull https://github.com/yaojuncn/kafka KAFKA-4402

[GitHub] kafka pull request #2107: KAFKA-4385-avoid-unnecessary-meta-request-overhead

2016-11-05 Thread yaojuncn
GitHub user yaojuncn opened a pull request: https://github.com/apache/kafka/pull/2107 KAFKA-4385-avoid-unnecessary-meta-request-overhead add a producer config: "metadata.fetch.max.count" default to Integer.MAX_VALUE, then everything is the same as before; when