Jenkins build is back to normal : kafka-trunk-jdk8 #2157

2017-10-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: kafka-trunk-jdk9 #143

2017-10-22 Thread Apache Jenkins Server
See Changes: [ismael] MINOR: Changed visibility of methods in ClusterConnectionStates to -- [...truncated 1.41 MB...] kafka.message.MessageTest > testFieldValues STARTED

Get broker metrics timeout

2017-10-22 Thread 涂扬
Hi all, we have a cluster with 10 brokers, and our kafka version is 0.9.0.1,we repeatedly get our metric data such as offlinePartition metric from each broker with 2 minutes gap to achieve the goal of cluster’s monitor. but accidental timeout occurs when we get data from some of brokers.

[GitHub] kafka pull request #4114: MINOR: Changed visibility of methods in ClusterCon...

2017-10-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/4114 ---

[GitHub] kafka pull request #4114: MINOR: Changed visibility of methods in ClusterCon...

2017-10-22 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/4114 MINOR: Changed visibility of methods in ClusterConnectionStates to private The methods resetReconnectBackoff and updateReconnectBackoff in ClusterConnectionStates both take an instance of a

[GitHub] kafka pull request #4113: KAFKA-6104: Added unit tests for ClusterConnection...

2017-10-22 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/4113 KAFKA-6104: Added unit tests for ClusterConnectionStates. Added a few unit tests for ClusterConnectionStates. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (KAFKA-6104) Add unit tests for ClusterConnectionStates

2017-10-22 Thread JIRA
Sönke Liebau created KAFKA-6104: --- Summary: Add unit tests for ClusterConnectionStates Key: KAFKA-6104 URL: https://issues.apache.org/jira/browse/KAFKA-6104 Project: Kafka Issue Type: Bug

Please subscribe me in your updates

2017-10-22 Thread Veeramani S

Get Broker metrics timeout

2017-10-22 Thread Json Tu
Hi all, we have a cluster with 10 brokers, and our kafka version is 0.9.0.1,we repeatedly get our metric data such as offlinePartition metric from each broker with 2 minutes gap to achieve the goal of cluster’s monitor. but accidental timeout occurs when we get data from some of brokers.

Jenkins build is back to normal : kafka-trunk-jdk9 #142

2017-10-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: kafka-trunk-jdk8 #2156

2017-10-22 Thread Apache Jenkins Server
See Changes: [ismael] MINOR: Controller and async ZookeeperClient improvements -- [...truncated 381.53 KB...] kafka.security.auth.SimpleAclAuthorizerTest >

[GitHub] kafka pull request #4112: MINOR: Rename ZookeeperClient to ZooKeeperClient a...

2017-10-22 Thread ijuma
GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/4112 MINOR: Rename ZookeeperClient to ZooKeeperClient and move it to kafka.zookeeper You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka

[GitHub] kafka pull request #4088: MINOR: Controller and async ZookeeperClient improv...

2017-10-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/4088 ---