ZooKeeper_branch35_jdk8 - Build # 1829 - Failure

2020-05-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1829/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 71.94 KB...] [junit] Tests run: 1, Failures: 0,

[GitHub] [zookeeper] dengliming opened a new pull request #1352: ZOOKEEPER-3821: Improve getSnapCount and getGlobalOutstandingLimit

2020-05-14 Thread GitBox
dengliming opened a new pull request #1352: URL: https://github.com/apache/zookeeper/pull/1352 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [zookeeper] eolivelli commented on a change in pull request #1352: ZOOKEEPER-3821: Improve getSnapCount and getGlobalOutstandingLimit

2020-05-14 Thread GitBox
eolivelli commented on a change in pull request #1352: URL: https://github.com/apache/zookeeper/pull/1352#discussion_r425194698 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/ZooKeeperServer.java ## @@ -1135,30 +1137,17 @@ public void submitRequestNow

[GitHub] [zookeeper] dengliming commented on a change in pull request #1352: ZOOKEEPER-3821: Improve getSnapCount and getGlobalOutstandingLimit

2020-05-14 Thread GitBox
dengliming commented on a change in pull request #1352: URL: https://github.com/apache/zookeeper/pull/1352#discussion_r425197550 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/ZooKeeperServer.java ## @@ -1135,30 +1137,17 @@ public void submitRequestNo

Jenkins build is back to stable : zookeeper-branch36-java8 #179

2020-05-14 Thread Apache Jenkins Server
See

[GitHub] [zookeeper] dengliming commented on a change in pull request #1352: ZOOKEEPER-3821: Improve getSnapCount and getGlobalOutstandingLimit

2020-05-14 Thread GitBox
dengliming commented on a change in pull request #1352: URL: https://github.com/apache/zookeeper/pull/1352#discussion_r425200029 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/ZooKeeperServer.java ## @@ -1135,30 +1137,17 @@ public void submitRequestNo

[GitHub] [zookeeper] ctest-team commented on pull request #1266: ZOOKEEPER-3721: Making the boolean configuration parameters consistent

2020-05-14 Thread GitBox
ctest-team commented on pull request #1266: URL: https://github.com/apache/zookeeper/pull/1266#issuecomment-628732772 Hi @symat @eolivelli Thank you for your suggestions. Is there anything else I can help to merge this commit?

[GitHub] [zookeeper] eolivelli commented on pull request #1266: ZOOKEEPER-3721: Making the boolean configuration parameters consistent

2020-05-14 Thread GitBox
eolivelli commented on pull request #1266: URL: https://github.com/apache/zookeeper/pull/1266#issuecomment-628739250 merging it now :-) This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [zookeeper] eolivelli closed pull request #1266: ZOOKEEPER-3721: Making the boolean configuration parameters consistent

2020-05-14 Thread GitBox
eolivelli closed pull request #1266: URL: https://github.com/apache/zookeeper/pull/1266 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Build failed in Jenkins: zookeeper-master-maven-jdk12 #506

2020-05-14 Thread Apache Jenkins Server
See Changes: -- [...truncated 149.23 KB...] checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no ch

Jenkins build became unstable: zookeeper-master-maven #800

2020-05-14 Thread Apache Jenkins Server
See

Jenkins build is unstable: zookeeper-master-maven-jdk12 #507

2020-05-14 Thread Apache Jenkins Server
See

Jenkins build became unstable: zookeeper-branch36-java11 #180

2020-05-14 Thread Apache Jenkins Server
See

[GitHub] [zookeeper] lvfangmin commented on pull request #1223: [ZOOKEEPER-3690] Improving leader efficiency via not processing learner forwarded requests in commit processor

2020-05-14 Thread GitBox
lvfangmin commented on pull request #1223: URL: https://github.com/apache/zookeeper/pull/1223#issuecomment-628831312 @nkalmar @eolivelli sorry for the lately reply, I've rebased the code and addressed the nit suggestion, please help merge it. --

[GitHub] [zookeeper] lvfangmin commented on pull request #1191: [ZOOKEEPER-3657] Implementing snapshot schedule to avoid high latency issue due to disk contention

2020-05-14 Thread GitBox
lvfangmin commented on pull request #1191: URL: https://github.com/apache/zookeeper/pull/1191#issuecomment-628839507 Rebased and addressed the nit suggestion from @anmolnar. This is an automated message from the Apache Git Se

[GitHub] [zookeeper] lvfangmin commented on a change in pull request #1247: ZOOKEEPER-3713: ReadOnlyZooKeeperServer should not expose the uninitiā€¦

2020-05-14 Thread GitBox
lvfangmin commented on a change in pull request #1247: URL: https://github.com/apache/zookeeper/pull/1247#discussion_r425381692 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java ## @@ -1350,6 +1350,15 @@ public void run() {

[GitHub] [zookeeper] eolivelli commented on pull request #1223: [ZOOKEEPER-3690] Improving leader efficiency via not processing learner forwarded requests in commit processor

2020-05-14 Thread GitBox
eolivelli commented on pull request #1223: URL: https://github.com/apache/zookeeper/pull/1223#issuecomment-628877614 Sure. Will merge tomorrow. This is an automated message from the Apache Git Service. To respond to the messa

Jenkins build became unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #2040

2020-05-14 Thread Apache Jenkins Server
See

[GitHub] [zookeeper] eolivelli commented on a change in pull request #1191: [ZOOKEEPER-3657] Implementing snapshot schedule to avoid high latency issue due to disk contention

2020-05-14 Thread GitBox
eolivelli commented on a change in pull request #1191: URL: https://github.com/apache/zookeeper/pull/1191#discussion_r425436993 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Follower.java ## @@ -150,13 +157,95 @@ void followLeader() throws Int

Jenkins build is still unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #2041

2020-05-14 Thread Apache Jenkins Server
See

[GitHub] [zookeeper] lvfangmin commented on a change in pull request #1109: ZOOKEEPER-2354. zookeeper fails to start because of inconsistent epoch

2020-05-14 Thread GitBox
lvfangmin commented on a change in pull request #1109: URL: https://github.com/apache/zookeeper/pull/1109#discussion_r425475902 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java ## @@ -1032,6 +1035,17 @@ private void loadDataBase()

ZooKeeper_branch34_jdk8 - Build # 2162 - Still Failing

2020-05-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2162/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 43.45 KB...] [junit] Running org.apache.zookeep

Build failed in Jenkins: zookeeper-master-maven #801

2020-05-14 Thread Apache Jenkins Server
See Changes: -- [...truncated 180.48 KB...] checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for nfds_t... yes checking whe

[GitHub] [zookeeper] juliuszhang commented on pull request #1334: fix a typo in FastLeaderElection.java

2020-05-14 Thread GitBox
juliuszhang commented on pull request #1334: URL: https://github.com/apache/zookeeper/pull/1334#issuecomment-628994119 @eolivelli Do you want to merge this PR? This is an automated message from the Apache Git Service. To resp