[jira] [Updated] (ZOOKEEPER-3016) Follower QuorumCnxManager$Listener thread died due to incorrect client packet

2018-04-09 Thread sumit agrawal (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sumit agrawal updated ZOOKEEPER-3016: - Fix Version/s: 3.4.7 > Follower QuorumCnxManager$Listener thread died due to incorrect

[jira] [Resolved] (ZOOKEEPER-3016) Follower QuorumCnxManager$Listener thread died due to incorrect client packet

2018-04-09 Thread sumit agrawal (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sumit agrawal resolved ZOOKEEPER-3016. -- Resolution: Fixed > Follower QuorumCnxManager$Listener thread died due to incorrect

ZooKeeper_branch34_openjdk7 - Build # 1875 - Still Failing

2018-04-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1875/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 39.59 KB...] [junit] Running org.apache.zoo

QuorumCnxManager "challenge" protocol details?

2018-04-09 Thread Tom Lee
Hello, Relatively new to the ZK code base, please be gentle. :) This is bordering on a question for users@, but I'm asking here because I'm more than happy to try and dig into the code if it's not too far beyond my reach -- hope that's okay. I'm trying to dig into / work around ZOOKEEPER-2938: h

[GitHub] zookeeper issue #486: ZOOKEEPER-2999: CMake build should use target-level co...

2018-04-09 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/486 @anmolnar Here goes... ---

[jira] [Commented] (ZOOKEEPER-2999) CMake build should use target-level commands

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431355#comment-16431355 ] ASF GitHub Bot commented on ZOOKEEPER-2999: --- Github user andschwa commented

[GitHub] zookeeper issue #486: ZOOKEEPER-2999: CMake build should use target-level co...

2018-04-09 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/486 FWIW I was able to build and run tests using CMake just fine. That said, this was failing ``` 1: Zookeeper_simpleSystem::testAsyncWatcherAutoResetterminate called after throwing an i

[jira] [Commented] (ZOOKEEPER-2999) CMake build should use target-level commands

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431358#comment-16431358 ] ASF GitHub Bot commented on ZOOKEEPER-2999: --- Github user andschwa commented

Failed: ZOOKEEPER- PreCommit Build #1569

2018-04-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1569/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 76.78 MB...] [exec] [exec

Re: [VOTE] Apache ZooKeeper release 3.4.12 candidate 1

2018-04-09 Thread Alexander Shraer
Hi, Please take a look on the new PR for ZK-2959: https://github.com/apache/zookeeper/pull/500 If there are no further comments, I can commit it. Thanks, Alex On Fri, Apr 6, 2018 at 11:33 AM, Alexander Shraer wrote: > Hi, > > The bug described in ZOOKEEPER-2959 >

[GitHub] zookeeper issue #486: ZOOKEEPER-2999: CMake build should use target-level co...

2018-04-09 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/486 @anmolnar So here's what failed on Jenkins, but it makes no sense because Jenkins doesn't even use CMake. It can't be related: ``` [exec] [exec] /home/jenkins/jenkins-slave

[jira] [Commented] (ZOOKEEPER-2999) CMake build should use target-level commands

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431396#comment-16431396 ] ASF GitHub Bot commented on ZOOKEEPER-2999: --- Github user andschwa commented

[GitHub] zookeeper issue #499: ZOOKEEPER-3017: Link libm in CMake on FreeBSD.

2018-04-09 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/499 @anmolnar I can't for the life of me find which unit test failed in the Jenkins build. It can't be related though, as this just adds `libm` to the link line on FreeBSD in addition to Linux, when

[GitHub] zookeeper issue #499: ZOOKEEPER-3017: Link libm in CMake on FreeBSD.

2018-04-09 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/499 @dforsyth Can you rebase just to force another build? ---

[jira] [Commented] (ZOOKEEPER-3017) Link libm in CMake on FreeBSD

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431418#comment-16431418 ] ASF GitHub Bot commented on ZOOKEEPER-3017: --- Github user andschwa commented

[jira] [Commented] (ZOOKEEPER-3017) Link libm in CMake on FreeBSD

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431417#comment-16431417 ] ASF GitHub Bot commented on ZOOKEEPER-3017: --- Github user andschwa commented

[GitHub] zookeeper issue #499: ZOOKEEPER-3017: Link libm in CMake on FreeBSD.

2018-04-09 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/499 [exec] BUILD FAILED [exec] [exec] OK (74) [exec] /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build.xml:1355: The following error occurred

[jira] [Commented] (ZOOKEEPER-3017) Link libm in CMake on FreeBSD

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431700#comment-16431700 ] ASF GitHub Bot commented on ZOOKEEPER-3017: --- Github user anmolnar commented

[GitHub] zookeeper issue #486: ZOOKEEPER-2999: CMake build should use target-level co...

2018-04-09 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/486 @anmolnar Same here. The changes made in this PR are not executed in the Jenkins build; but the tests are quite flaky. ---

[jira] [Commented] (ZOOKEEPER-2999) CMake build should use target-level commands

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431745#comment-16431745 ] ASF GitHub Bot commented on ZOOKEEPER-2999: --- Github user andschwa commented

[GitHub] zookeeper issue #499: ZOOKEEPER-3017: Link libm in CMake on FreeBSD.

2018-04-09 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/499 The change is this: ``` -target_link_libraries(hashtable PUBLIC $<$:m>) +target_link_libraries(hashtable PUBLIC $<$,$>:m>) ``` This code is not executed on Jenkins, s

[jira] [Commented] (ZOOKEEPER-3017) Link libm in CMake on FreeBSD

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431744#comment-16431744 ] ASF GitHub Bot commented on ZOOKEEPER-3017: --- Github user andschwa commented

Success: ZOOKEEPER- PreCommit Build #1570

2018-04-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1570/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 78.29 MB...] [exec] +1 java

[GitHub] zookeeper issue #499: ZOOKEEPER-3017: Link libm in CMake on FreeBSD.

2018-04-09 Thread dforsyth
Github user dforsyth commented on the issue: https://github.com/apache/zookeeper/pull/499 Looks like it came out clean this time. ---

[jira] [Commented] (ZOOKEEPER-3017) Link libm in CMake on FreeBSD

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431800#comment-16431800 ] ASF GitHub Bot commented on ZOOKEEPER-3017: --- Github user dforsyth commented