ZooKeeper-trunk-solaris - Build # 1257 - Still Failing

2016-08-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1257/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 410138 lines...] [junit] 2016-08-05 08:33:12,34

[jira] [Commented] (ZOOKEEPER-2383) Startup race in ZooKeeperServer

2016-08-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409316#comment-15409316 ] Hadoop QA commented on ZOOKEEPER-2383: -- -1 overall. Here are the results of test

Failed: ZOOKEEPER-2383 PreCommit Build #3325

2016-08-05 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2383 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3325/ ### ## LAST 60 LINES OF THE CONSOLE ### [

ZooKeeper_branch35_openjdk7 - Build # 179 - Still Failing

2016-08-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/179/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 440113 lines...] [junit] at org.jboss.n

myid documentation

2016-08-05 Thread Flavio Junqueira
I noticed that the documentation says that the myid value needs to be between 0 and 255. The code currently does not impose such a limitation and I also found this thread briefly discussing it: https://mail-archives.apache.org/mod_mbox/zookeeper-user/201507.mbox/%3CCABQ=58tqb3ntby2ow0gdrvdb_xgzh

ZooKeeper_branch35_jdk8 - Build # 179 - Failure

2016-08-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/179/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 448467 lines...] [exec] Log Message Received: [

[jira] [Created] (ZOOKEEPER-2502) Flaky Test: org.apache.zookeeper.server.quorum.CnxManagerTest.testCnxFromFutureVersion

2016-08-05 Thread Michael Han (JIRA)
Michael Han created ZOOKEEPER-2502: -- Summary: Flaky Test: org.apache.zookeeper.server.quorum.CnxManagerTest.testCnxFromFutureVersion Key: ZOOKEEPER-2502 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2502

[jira] [Created] (ZOOKEEPER-2503) Enforce myid has a value between [1, 255] inclusive.

2016-08-05 Thread Michael Han (JIRA)
Michael Han created ZOOKEEPER-2503: -- Summary: Enforce myid has a value between [1, 255] inclusive. Key: ZOOKEEPER-2503 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2503 Project: ZooKeeper

Re: myid documentation

2016-08-05 Thread Michael Han
I can't find any JIRA related to this either, so just created one https://issues.apache.org/jira/browse/ZOOKEEPER-2503 On Fri, Aug 5, 2016 at 7:07 AM, Flavio Junqueira wrote: > I noticed that the documentation says that the myid value needs to be > between 0 and 255. The code currently does not

[jira] [Commented] (ZOOKEEPER-2383) Startup race in ZooKeeperServer

2016-08-05 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409640#comment-15409640 ] Michael Han commented on ZOOKEEPER-2383: ZOOKEEPER-2383-br-3-4.patch may also

Re: myid documentation

2016-08-05 Thread Flavio Junqueira
Thanks, Michael. -Flavio > On 05 Aug 2016, at 17:01, Michael Han wrote: > > I can't find any JIRA related to this either, so just created one > https://issues.apache.org/jira/browse/ZOOKEEPER-2503 > > On Fri, Aug 5, 2016 at 7:07 AM, Flavio Junqueira wrote: > >> I noticed that the documentati

[jira] [Commented] (ZOOKEEPER-2383) Startup race in ZooKeeperServer

2016-08-05 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409673#comment-15409673 ] Michael Han commented on ZOOKEEPER-2383: One small suggestion - the condition

Re: myid documentation

2016-08-05 Thread Arshad Mohammad
I think there is no benefit in restricting the myid range. Also, in the code it is taken as long. Better we can updated the document and correct the ranger from "1-255" to 0-Long.MAX_VALUE -Arshad On Fri, Aug 5, 2016 at 9:48 PM, Flavio Junqueira wrote: > Thanks, Michael. > > -Flavio > > > On 0

[jira] [Updated] (ZOOKEEPER-2247) Zookeeper service becomes unavailable when leader fails to write transaction log

2016-08-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-2247: Attachment: ZOOKEEPER-2247-21.patch > Zookeeper service becomes unavailable when leader fails to

[jira] [Commented] (ZOOKEEPER-2247) Zookeeper service becomes unavailable when leader fails to write transaction log

2016-08-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409735#comment-15409735 ] Rakesh R commented on ZOOKEEPER-2247: - Attached new patch addressing [~fpj]'s comm

[jira] [Updated] (ZOOKEEPER-2503) Inconsistency between myid documentation and implementation

2016-08-05 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2503: --- Summary: Inconsistency between myid documentation and implementation (was: Enforce myid h

[jira] [Updated] (ZOOKEEPER-2503) Inconsistency between myid documentation and implementation

2016-08-05 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2503: --- Description: In ZK documentation, we have: "The myid file consists of a single line conta

Re: myid documentation

2016-08-05 Thread Michael Han
Thanks for pointing that out. Make sense to me don't enforce anything for no particular reason (wondering why the doc was mentioning such constraint in first place). Updated jira descriptions as well. Let's discuss on JIRA on what the best fix might be for this issue. On Fri, Aug 5, 2016 at 9

[jira] [Commented] (ZOOKEEPER-2247) Zookeeper service becomes unavailable when leader fails to write transaction log

2016-08-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409759#comment-15409759 ] Hadoop QA commented on ZOOKEEPER-2247: -- +1 overall. Here are the results of test

ZooKeeper_branch35_solaris - Build # 198 - Still Failing

2016-08-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/198/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 428398 lines...] [junit] 2016-08-05 17:26:01,

Success: ZOOKEEPER-2247 PreCommit Build #3326

2016-08-05 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2247 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3326/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Updated] (ZOOKEEPER-2383) Startup race in ZooKeeperServer

2016-08-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-2383: Attachment: ZOOKEEPER-2383.patch Thanks [~hanm] for the reviews. Attached new patch, where I've

[jira] [Comment Edited] (ZOOKEEPER-2383) Startup race in ZooKeeperServer

2016-08-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409828#comment-15409828 ] Rakesh R edited comment on ZOOKEEPER-2383 at 8/5/16 6:10 PM: ---

[jira] [Commented] (ZOOKEEPER-2383) Startup race in ZooKeeperServer

2016-08-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409886#comment-15409886 ] Hadoop QA commented on ZOOKEEPER-2383: -- -1 overall. Here are the results of test

Failed: ZOOKEEPER-2383 PreCommit Build #3327

2016-08-05 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2383 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3327/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2469) infinite loop in ZK re-login

2016-08-05 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409911#comment-15409911 ] Arshad Mohammad commented on ZOOKEEPER-2469: # immediateRetry is not requ

[jira] [Commented] (ZOOKEEPER-2383) Startup race in ZooKeeperServer

2016-08-05 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409917#comment-15409917 ] Michael Han commented on ZOOKEEPER-2383: Thanks Rakesh for quick reply - looks

Re: myid documentation

2016-08-05 Thread Patrick Hunt
I believe that the myid is used as part of the server id, in order to get a unique value for quorum formation. iirc it's the top 8 bits of the server id. Hence the reason why we mention that in the docs. afaik we never "enforced" this at the code level. On the plus side it would be a good idea, on

[jira] [Commented] (ZOOKEEPER-2503) Inconsistency between myid documentation and implementation

2016-08-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410054#comment-15410054 ] Patrick Hunt commented on ZOOKEEPER-2503: - I believe that the myid is used as

[jira] [Commented] (ZOOKEEPER-2503) Inconsistency between myid documentation and implementation

2016-08-05 Thread Dan Benediktson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410083#comment-15410083 ] Dan Benediktson commented on ZOOKEEPER-2503: Honestly, it's probably for t

[jira] [Commented] (ZOOKEEPER-2500) Fix compilation warnings for CliException classes

2016-08-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410113#comment-15410113 ] Hudson commented on ZOOKEEPER-2500: --- SUCCESS: Integrated in ZooKeeper-trunk #3024 (S

ZooKeeper-trunk-solaris - Build # 1258 - Still Failing

2016-08-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1258/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 427218 lines...] [junit] 2016-08-05 22:28:21,35

[jira] [Commented] (ZOOKEEPER-2503) Inconsistency between myid documentation and implementation

2016-08-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410195#comment-15410195 ] Patrick Hunt commented on ZOOKEEPER-2503: - Thanks for the feedback [~dbenedikt

[jira] [Commented] (ZOOKEEPER-2503) Inconsistency between myid documentation and implementation

2016-08-05 Thread Dan Benediktson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410221#comment-15410221 ] Dan Benediktson commented on ZOOKEEPER-2503: Absolutely, I'd be delighted

[jira] [Created] (ZOOKEEPER-2504) Enforce that server ids are unique in a cluster

2016-08-05 Thread Dan Benediktson (JIRA)
Dan Benediktson created ZOOKEEPER-2504: -- Summary: Enforce that server ids are unique in a cluster Key: ZOOKEEPER-2504 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2504 Project: ZooKeeper

ZooKeeper_branch35_jdk8 - Build # 180 - Still Failing

2016-08-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/180/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 937351 lines...] [junit] 2016-08-05 22:51:14,708

ZooKeeper-trunk-openjdk7 - Build # 1117 - Failure

2016-08-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1117/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 445097 lines...] [junit] 2016-08-05 23:04:05,9

[jira] [Created] (ZOOKEEPER-2505) Use shared library instead of static library in C client unit test

2016-08-05 Thread Michael Han (JIRA)
Michael Han created ZOOKEEPER-2505: -- Summary: Use shared library instead of static library in C client unit test Key: ZOOKEEPER-2505 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2505 Project:

[jira] [Updated] (ZOOKEEPER-2505) Use shared library instead of static library in C client unit test

2016-08-05 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2505: --- Attachment: ZOOKEEPER-2505.patch Submit a patch for the proposed change. > Use shared lib

[jira] [Commented] (ZOOKEEPER-1742) "make check" doesn't work on macos

2016-08-05 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410315#comment-15410315 ] Michael Han commented on ZOOKEEPER-1742: The latest patch attached here does n

ZooKeeper_branch35_solaris - Build # 199 - Still Failing

2016-08-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/199/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 421614 lines...] [junit] 2016-08-06 01:35:02,

ZooKeeper_branch34_jdk7 - Build # 1176 - Failure

2016-08-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1176/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 219108 lines...] [junit] 2016-08-06 02:41:39,81

Success: ZOOKEEPER-2383 PreCommit Build #3328

2016-08-05 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2383 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3328/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2383) Startup race in ZooKeeperServer

2016-08-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410424#comment-15410424 ] Hadoop QA commented on ZOOKEEPER-2383: -- +1 overall. Here are the results of test