ZooKeeper_branch35_jdk8 - Build # 851 - Still Failing

2018-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/851/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 16.71 KB...] [ivy:retrieve] found

ZooKeeper_branch35_jdk8 - Build # 850 - Still Failing

2018-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/850/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10.23 KB...] at

ZooKeeper_branch35_jdk8 - Build # 849 - Still Failing

2018-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/849/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10.23 KB...] at

ZooKeeper_branch35_jdk8 - Build # 848 - Still Failing

2018-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/848/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10.23 KB...] at

ZooKeeper_branch35_jdk8 - Build # 847 - Still Failing

2018-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/847/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10.23 KB...] at

ZooKeeper_branch35_jdk8 - Build # 846 - Still Failing

2018-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/846/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10.30 KB...] at

[jira] [Commented] (ZOOKEEPER-2963) standalone

2018-02-14 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364826#comment-16364826 ] Jordan Zimmerman commented on ZOOKEEPER-2963: - This my favorite bug of all time. >

[jira] [Commented] (ZOOKEEPER-2967) Add check to validate dataDir and dataLogDir parameters at startup

2018-02-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364805#comment-16364805 ] Hudson commented on ZOOKEEPER-2967: --- SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #3727 (See

[jira] [Commented] (ZOOKEEPER-1534) Zookeeper server do not send Sal authentication failure notification to the client

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364753#comment-16364753 ] ASF GitHub Bot commented on ZOOKEEPER-1534: --- Github user eolivelli commented on a diff in

[GitHub] zookeeper pull request #457: ZOOKEEPER-1534: ZookeeperServer now returns Aut...

2018-02-14 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/457#discussion_r168304302 --- Diff: src/java/test/org/apache/zookeeper/test/WatcherAuthTest.java --- @@ -0,0 +1,84 @@ +package org.apache.zookeeper.test; + +import

[jira] [Commented] (ZOOKEEPER-1534) Zookeeper server do not send Sal authentication failure notification to the client

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364755#comment-16364755 ] ASF GitHub Bot commented on ZOOKEEPER-1534: --- Github user eolivelli commented on a diff in

[jira] [Commented] (ZOOKEEPER-1534) Zookeeper server do not send Sal authentication failure notification to the client

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364756#comment-16364756 ] ASF GitHub Bot commented on ZOOKEEPER-1534: --- Github user eolivelli commented on a diff in

[GitHub] zookeeper pull request #457: ZOOKEEPER-1534: ZookeeperServer now returns Aut...

2018-02-14 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/457#discussion_r168303288 --- Diff: src/java/test/org/apache/zookeeper/test/WatcherAuthTest.java --- @@ -0,0 +1,84 @@ +package org.apache.zookeeper.test; + +import

[jira] [Commented] (ZOOKEEPER-1534) Zookeeper server do not send Sal authentication failure notification to the client

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364754#comment-16364754 ] ASF GitHub Bot commented on ZOOKEEPER-1534: --- Github user eolivelli commented on a diff in

[GitHub] zookeeper pull request #457: ZOOKEEPER-1534: ZookeeperServer now returns Aut...

2018-02-14 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/457#discussion_r168302735 --- Diff: src/java/main/org/apache/zookeeper/client/ZooKeeperSaslClient.java --- @@ -310,6 +313,9 @@ public void respondToServer(byte[] serverToken,

[GitHub] zookeeper pull request #457: ZOOKEEPER-1534: ZookeeperServer now returns Aut...

2018-02-14 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/457#discussion_r168302873 --- Diff: src/java/main/org/apache/zookeeper/server/ZooKeeperServer.java --- @@ -1101,8 +1102,16 @@ public void processPacket(ServerCnxn cnxn,

[jira] [Commented] (ZOOKEEPER-2967) Add check to validate dataDir and dataLogDir parameters at startup

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364734#comment-16364734 ] ASF GitHub Bot commented on ZOOKEEPER-2967: --- Github user afine commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2967) Add check to validate dataDir and dataLogDir parameters at startup

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364735#comment-16364735 ] ASF GitHub Bot commented on ZOOKEEPER-2967: --- Github user afine commented on a diff in the

[GitHub] zookeeper pull request #459: ZOOKEEPER-2967: Add check to validate dataDir a...

2018-02-14 Thread afine
Github user afine commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/459#discussion_r168301575 --- Diff: src/java/test/org/apache/zookeeper/test/ClientBase.java --- @@ -351,20 +351,37 @@ static void verifyThreadTerminated(Thread thread, long millis)

[GitHub] zookeeper pull request #459: ZOOKEEPER-2967: Add check to validate dataDir a...

2018-02-14 Thread afine
Github user afine commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/459#discussion_r168301408 --- Diff: src/java/main/org/apache/zookeeper/server/persistence/FileSnap.java --- @@ -51,19 +51,22 @@ public class FileSnap implements SnapShot {

[jira] [Commented] (ZOOKEEPER-2967) Add check to validate dataDir and dataLogDir parameters at startup

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364732#comment-16364732 ] ASF GitHub Bot commented on ZOOKEEPER-2967: --- Github user eolivelli commented on a diff in

[GitHub] zookeeper pull request #450: ZOOKEEPER-2967: Add check to validate dataDir a...

2018-02-14 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/450#discussion_r168301786 --- Diff: src/java/test/org/apache/zookeeper/server/persistence/FileTxnSnapLogTest.java --- @@ -35,92 +38,181 @@ public class

[GitHub] zookeeper pull request #458: ZOOKEEPER-2967: Add check to validate dataDir a...

2018-02-14 Thread afine
Github user afine commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/458#discussion_r168301155 --- Diff: src/java/test/org/apache/zookeeper/test/ClientBase.java --- @@ -368,22 +368,37 @@ static void verifyThreadTerminated(Thread thread, long millis)

[jira] [Commented] (ZOOKEEPER-2967) Add check to validate dataDir and dataLogDir parameters at startup

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364728#comment-16364728 ] ASF GitHub Bot commented on ZOOKEEPER-2967: --- Github user afine commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2967) Add check to validate dataDir and dataLogDir parameters at startup

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364715#comment-16364715 ] ASF GitHub Bot commented on ZOOKEEPER-2967: --- Github user asfgit closed the pull request at:

[GitHub] zookeeper pull request #450: ZOOKEEPER-2967: Add check to validate dataDir a...

2018-02-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/450 ---

[jira] [Commented] (ZOOKEEPER-2981) Fix build on branch-3.5 for ZOOKEEPER-2939

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364701#comment-16364701 ] ASF GitHub Bot commented on ZOOKEEPER-2981: --- Github user anmolnar closed the pull request

[jira] [Commented] (ZOOKEEPER-2981) Fix build on branch-3.5 for ZOOKEEPER-2939

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364703#comment-16364703 ] ASF GitHub Bot commented on ZOOKEEPER-2981: --- Github user anmolnar commented on the issue:

[GitHub] zookeeper issue #463: ZOOKEEPER-2981 Fix build on branch-3.5

2018-02-14 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/463 Thanks @afine Hopefully the build goes green now. ---

[GitHub] zookeeper pull request #463: ZOOKEEPER-2981 Fix build on branch-3.5

2018-02-14 Thread anmolnar
Github user anmolnar closed the pull request at: https://github.com/apache/zookeeper/pull/463 ---

[jira] [Commented] (ZOOKEEPER-2981) Fix build on branch-3.5 for ZOOKEEPER-2939

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364691#comment-16364691 ] ASF GitHub Bot commented on ZOOKEEPER-2981: --- Github user afine commented on the issue:

[GitHub] zookeeper issue #463: ZOOKEEPER-2981 Fix build on branch-3.5

2018-02-14 Thread afine
Github user afine commented on the issue: https://github.com/apache/zookeeper/pull/463 Thanks @anmolnar This has been merged. For whatever reason the merge script decided not to close this PR so please do that. ---

[jira] [Updated] (ZOOKEEPER-2981) Fix build on branch-3.5 for ZOOKEEPER-2939

2018-02-14 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2981: Fix Version/s: 3.5.4 > Fix build on branch-3.5 for ZOOKEEPER-2939 >

[jira] [Resolved] (ZOOKEEPER-2981) Fix build on branch-3.5 for ZOOKEEPER-2939

2018-02-14 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine resolved ZOOKEEPER-2981. - Resolution: Fixed > Fix build on branch-3.5 for ZOOKEEPER-2939 >

[jira] [Updated] (ZOOKEEPER-2981) Fix build on branch-3.5 for ZOOKEEPER-2939

2018-02-14 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2981: Affects Version/s: 3.5.4 > Fix build on branch-3.5 for ZOOKEEPER-2939 >

[jira] [Updated] (ZOOKEEPER-2981) Fix build on branch-3.5 for ZOOKEEPER-2939

2018-02-14 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2981: Description: The commit (5ae5f1076e56947db5694ff8ab06c3d0b4f5d802) which has been

[jira] [Updated] (ZOOKEEPER-2981) Fix build on branch-3.5 for ZOOKEEPER-2939

2018-02-14 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2981: Description: The commit (5ae5f1076e56947db5694ff8ab06c3d0b4f5d802) which has been

[jira] [Commented] (ZOOKEEPER-2980) Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364587#comment-16364587 ] ASF GitHub Bot commented on ZOOKEEPER-2980: --- Github user mfenes commented on a diff in the

[GitHub] zookeeper pull request #462: ZOOKEEPER-2980 Backport ZOOKEEPER-2939 Deal wit...

2018-02-14 Thread mfenes
Github user mfenes commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/462#discussion_r168271141 --- Diff: build.xml --- @@ -220,7 +220,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle"> - + --- End diff

Apache EU Roadshow CFP Closing Soon (23 February)

2018-02-14 Thread Sharan F
Hello Everyone This is an initial reminder to let you all know that we are holding an Apache EU Roadshow co-located with FOSS Backstage in Berlin on 13^th and 14^th June 2018. https://s.apache.org/tCHx The Call for Proposals (CFP) for the Apache EU Roadshow is currently open and will close

[jira] [Commented] (ZOOKEEPER-2980) Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364150#comment-16364150 ] ASF GitHub Bot commented on ZOOKEEPER-2980: --- Github user anmolnar commented on a diff in the

[GitHub] zookeeper pull request #462: ZOOKEEPER-2980 Backport ZOOKEEPER-2939 Deal wit...

2018-02-14 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/462#discussion_r168192201 --- Diff: build.xml --- @@ -220,7 +220,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle"> - + --- End diff

[jira] [Commented] (ZOOKEEPER-2980) Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364064#comment-16364064 ] ASF GitHub Bot commented on ZOOKEEPER-2980: --- Github user mfenes commented on a diff in the

[GitHub] zookeeper pull request #462: ZOOKEEPER-2980 Backport ZOOKEEPER-2939 Deal wit...

2018-02-14 Thread mfenes
Github user mfenes commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/462#discussion_r168179473 --- Diff: build.xml --- @@ -220,7 +220,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle"> - + --- End diff

ZooKeeper_branch35_jdk8 - Build # 845 - Still Failing

2018-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/845/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10.44 KB...] at

ZooKeeper-trunk-jdk8 - Build # 1375 - Still Failing

2018-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1375/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.21 KB...] [junit] Tests run: 1, Failures: 0,

[jira] [Commented] (ZOOKEEPER-2939) Deal with maxbuffer as it relates to proposals

2018-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363808#comment-16363808 ] ASF GitHub Bot commented on ZOOKEEPER-2939: --- Github user anmolnar commented on the issue:

[GitHub] zookeeper issue #463: ZOOKEEPER-2939 Deal with maxbuffer as it relates to pr...

2018-02-14 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/463 @afine Thanks, it's done. ---

[jira] [Created] (ZOOKEEPER-2981) Fix build on branch-3.5 for ZOOKEEPER-2939

2018-02-14 Thread Andor Molnar (JIRA)
Andor Molnar created ZOOKEEPER-2981: --- Summary: Fix build on branch-3.5 for ZOOKEEPER-2939 Key: ZOOKEEPER-2981 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2981 Project: ZooKeeper

ZooKeeper_branch35_jdk7 - Build # 1290 - Still Failing

2018-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1290/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10.38 KB...] at