[jira] [Commented] (ZOOKEEPER-2162) infinite exception loop occurs when dataDir is lost

2017-09-20 Thread Edward Lee (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172880#comment-16172880 ] Edward Lee commented on ZOOKEEPER-2162: --- When migrate Zookeeper cluster, we enco

Failed: ZOOKEEPER-2162 PreCommit Build #3646

2017-09-20 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2162 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3646/ ### ## LAST 60 LINES OF THE CONSOLE ### [

ZooKeeper_branch35_jdk7 - Build # 1116 - Failure

2017-09-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1116/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 70.68 MB...] [junit] 2017-09-20 08:50:15,369 [m

ZooKeeper_branch35_openjdk7 - Build # 674 - Still Failing

2017-09-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/674/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment variab

ZooKeeper_branch35_jdk8 - Build # 676 - Failure

2017-09-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/676/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 69.13 MB...] [junit] 2017-09-20 12:17:04,176 [my

[GitHub] zookeeper issue #150: ZOOKEEPER-2184: Zookeeper Client should re-resolve hos...

2017-09-20 Thread nicorevin
Github user nicorevin commented on the issue: https://github.com/apache/zookeeper/pull/150 @fpj any updates on it? It seems like a blocker for clustering kafka (and everyone using zkclient) in docker/kubernetes. ---

[jira] [Commented] (ZOOKEEPER-2184) Zookeeper Client should re-resolve hosts when connection attempts fail

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173124#comment-16173124 ] ASF GitHub Bot commented on ZOOKEEPER-2184: --- Github user nicorevin commented

ZooKeeper_branch34_openjdk7 - Build # 1651 - Still Failing

2017-09-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1651/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment varia

ZooKeeper_branch35_openjdk7 - Build # 675 - Still Failing

2017-09-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/675/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by user phunt [EnvInject] - Loading node environment v

ZooKeeper-trunk-openjdk7 - Build # 1625 - Still Failing

2017-09-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1625/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by user phunt [EnvInject] - Loading node environment var

[jira] [Created] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Mark Johnson (JIRA)
Mark Johnson created ZOOKEEPER-2901: --- Summary: Session ID that is negative causes mis-calculation of Ephemeral Type Key: ZOOKEEPER-2901 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2901 Proj

[jira] [Assigned] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman reassigned ZOOKEEPER-2901: --- Assignee: Jordan Zimmerman > Session ID that is negative causes mis-calcu

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173704#comment-16173704 ] Jordan Zimmerman commented on ZOOKEEPER-2901: - The "client" ID is the same

[jira] [Updated] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman updated ZOOKEEPER-2901: Priority: Blocker (was: Major) > Session ID that is negative causes mis-calcula

Major issue with Container Nodes/TTL nodes!!!

2017-09-20 Thread Jordan Zimmerman
See: https://issues.apache.org/jira/browse/ZOOKEEPER-2901 It appears that the high order byte of a session ID is reserved for the ServerID. I don't know how I could have missed this or how this got by code review, but Container Nodes and TT

Re: Major issue with Container Nodes/TTL nodes!!!

2017-09-20 Thread Jordan Zimmerman
Hey Folks, This is very serious. Please - let's discuss immediately. I'm not certain how to fix this. -JZ > On Sep 20, 2017, at 2:17 PM, Jordan Zimmerman > wrote: > > See: https://issues.apache.org/jira/browse/ZOOKEEPER-2901 > > > It a

Re: Major issue with Container Nodes/TTL nodes!!!

2017-09-20 Thread Camille Fournier
Would you rather roll back the feature or put in a fix? On Sep 20, 2017 3:44 PM, "Jordan Zimmerman" wrote: > Hey Folks, > > This is very serious. Please - let's discuss immediately. I'm not certain > how to fix this. > > -JZ > > On Sep 20, 2017, at 2:17 PM, Jordan Zimmerman > wrote: > > See: ht

ZooKeeper-trunk-openjdk7 - Build # 1626 - Still Failing

2017-09-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1626/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment variable

Re: Major issue with Container Nodes/TTL nodes!!!

2017-09-20 Thread Jordan Zimmerman
I'd like to fix it as my company and probably many others are now using it in production. The question is how to fix it safely and correctly. Is email the best way to discuss this? Jira? Something else? I must say that there appears to be a trivial fix but I need the ZK committers to think abou

Re: Major issue with Container Nodes/TTL nodes!!!

2017-09-20 Thread Camille Fournier
Ok let's take this back to either public mailing list or jira. I'd write up thoughts on jira and ask there+ml to look. I'll try to look tonight On Sep 20, 2017 3:52 PM, "Jordan Zimmerman" wrote: > I'd like to fix it as my company and probably many others are now using it > in production. The que

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173758#comment-16173758 ] Jordan Zimmerman commented on ZOOKEEPER-2901: - There are a number of possi

[jira] [Comment Edited] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173758#comment-16173758 ] Jordan Zimmerman edited comment on ZOOKEEPER-2901 at 9/20/17 8:09 PM: --

[jira] [Comment Edited] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173758#comment-16173758 ] Jordan Zimmerman edited comment on ZOOKEEPER-2901 at 9/20/17 8:09 PM: --

Re: Major issue with Container Nodes/TTL nodes!!!

2017-09-20 Thread Raúl Gutiérrez Segalés
On 20 September 2017 at 12:54, Camille Fournier wrote: > Ok let's take this back to either public mailing list or jira. I'd write up > thoughts on jira and ask there+ml to look. I'll try to look tonight > Thanks Camille! Also, I merged this originally so I will work with Jordan on getting this

[jira] [Comment Edited] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173758#comment-16173758 ] Jordan Zimmerman edited comment on ZOOKEEPER-2901 at 9/20/17 8:11 PM: --

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Mark Johnson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173780#comment-16173780 ] Mark Johnson commented on ZOOKEEPER-2901: - I'm probably not qualified to comme

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173808#comment-16173808 ] Jordan Zimmerman commented on ZOOKEEPER-2901: - Note: This feature is only

[jira] [Issue Comment Deleted] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-20 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman updated ZOOKEEPER-2901: Comment: was deleted (was: Note: This feature is only used by LeaderZooKeeperSer

[jira] [Updated] (ZOOKEEPER-2900) Error: Could not find or load main class com.netflix.exhibitor.application.ExhibitorMain

2017-09-20 Thread ANH (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ANH updated ZOOKEEPER-2900: --- Issue Type: Test (was: Task) > Error: Could not find or load main class > com.netflix.exhibitor.applicat

[jira] [Updated] (ZOOKEEPER-2900) Error: Could not find or load main class com.netflix.exhibitor.application.ExhibitorMain

2017-09-20 Thread ANH (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ANH updated ZOOKEEPER-2900: --- Priority: Critical (was: Major) > Error: Could not find or load main class > com.netflix.exhibitor.appli

[jira] [Created] (ZOOKEEPER-2902) Exhibitor

2017-09-20 Thread ANH (JIRA)
ANH created ZOOKEEPER-2902: -- Summary: Exhibitor Key: ZOOKEEPER-2902 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2902 Project: ZooKeeper Issue Type: Bug Environment: Ubuntu 16.04