[jira] [Created] (ZOOKEEPER-3119) test

2018-08-13 Thread pacawat k (JIRA)
pacawat k created ZOOKEEPER-3119: Summary: test Key: ZOOKEEPER-3119 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3119 Project: ZooKeeper Issue Type: Bug Components: build,

ZooKeeper-trunk - Build # 149 - Failure

2018-08-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/149/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 144.35 KB...] [junit] Running

ZooKeeper-trunk-windows-cmake - Build # 2889 - Still Failing

2018-08-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-windows-cmake/2889/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9.70 KB...] [ivy:retrieve] confs: [javacc]

[GitHub] zookeeper issue #582: ZOOKEEPER-3103 Pluggable metrics system for ZooKeeper ...

2018-08-13 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/zookeeper/pull/582 @anmolnar you are right. MetricsContext will be like a namespace, I expect that each component/submodule will have its own MetricsContext. This is useful for two reasons/usecases.

[GitHub] zookeeper issue #582: ZOOKEEPER-3103 Pluggable metrics system for ZooKeeper ...

2018-08-13 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/zookeeper/pull/582 @anmolnar you are right. MetricsContext will be like a namespace, I expect that each component/submodule will have its own MetricsContext. This is useful for two reasons/usecases.

Unable to stop zookeeper-server service

2018-08-13 Thread Suraj Bora
Hi Team, I am trying to upgrade zookeeper-server from 3.6.4 to 3.6.10., but getting below error during stop zookeeper-server stage. Step followed: 1. Upgraded zookeeper to 3.6.10 2. systemctl daemon-reload 3. restart zookeeper-server [root@localhost]# /usr/bin/systemctl stop

[GitHub] zookeeper issue #582: ZOOKEEPER-3103 Pluggable metrics system for ZooKeeper ...

2018-08-13 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/582 Thanks @eolivelli, I got that. However, what I'm interested in is slightly different. :) Let me try to rephrase it: I'd like to have an idea of what the different interfaces that

[jira] [Comment Edited] (ZOOKEEPER-1990) suspicious instantiation of java Random instances

2018-08-13 Thread Norbert Kalmar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578285#comment-16578285 ] Norbert Kalmar edited comment on ZOOKEEPER-1990 at 8/13/18 1:38 PM:

[jira] [Comment Edited] (ZOOKEEPER-1990) suspicious instantiation of java Random instances

2018-08-13 Thread Norbert Kalmar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578285#comment-16578285 ] Norbert Kalmar edited comment on ZOOKEEPER-1990 at 8/13/18 1:35 PM:

[jira] [Comment Edited] (ZOOKEEPER-1990) suspicious instantiation of java Random instances

2018-08-13 Thread Norbert Kalmar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578285#comment-16578285 ] Norbert Kalmar edited comment on ZOOKEEPER-1990 at 8/13/18 1:35 PM:

[jira] [Commented] (ZOOKEEPER-1990) suspicious instantiation of java Random instances

2018-08-13 Thread Norbert Kalmar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578285#comment-16578285 ] Norbert Kalmar commented on ZOOKEEPER-1990: --- The options mentioned in this ticket (and

Failed: ZOOKEEPER- PreCommit Build #2046

2018-08-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2046/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 118.93 KB...] CONFLICT (add/add):

[GitHub] zookeeper pull request #596: update code

2018-08-13 Thread tywe
GitHub user tywe opened a pull request: https://github.com/apache/zookeeper/pull/596 update code update zookeeper code You can merge this pull request into a Git repository by running: $ git pull https://github.com/tywe/zookeeper trunk Alternatively you can review and apply

[GitHub] zookeeper issue #588: [ZOOKEEPER-3109] Avoid long unavailable time due to vo...

2018-08-13 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/588 @fpj @phunt This patch has major changes in leader election. Do you have some spare cycles to take a look? ---

Re: ZooKeeper 3.5 blocker issues

2018-08-13 Thread Andor Molnar
Looking at the list of Critical issues, I think the following items might be considered as blockers too: ZOOKEEPER-2418 (data inconsistency) ZOOKEEPER-2778 ZOOKEEPER-2846 (data inconsistency) ZOOKEEPER-2930 (leader election deadlock) Regards, Andor > On 2018. Aug 13., at 12:38, Andor Molnar

[jira] [Commented] (ZOOKEEPER-2800) zookeeper ephemeral node not deleted after server restart and consistency is not hold

2018-08-13 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578163#comment-16578163 ] Andor Molnar commented on ZOOKEEPER-2800: - Hi [~jiangjiafu] Was your testing with the patch

[jira] [Updated] (ZOOKEEPER-107) Allow dynamic changes to server cluster membership

2018-08-13 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-107: -- Description: Currently cluster membership is statically defined, adding/removing hosts to/from the

ZooKeeper 3.5 blocker issues

2018-08-13 Thread Andor Molnar
Hi folks, This has been raised on the user list recently as well, so I think it’s good time to review what’s left for a stable 3.5 release. The list of unresolved blocker issues from Jira is the following:

[jira] [Created] (ZOOKEEPER-3118) test

2018-08-13 Thread pacawat k (JIRA)
pacawat k created ZOOKEEPER-3118: Summary: test Key: ZOOKEEPER-3118 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3118 Project: ZooKeeper Issue Type: Bug Components: build,

Re: A new Pluggable Metrics System for ZooKeeper

2018-08-13 Thread Andor Molnar
Thanks for the great work Enrico. Given that you've already opened a pull request on GitHub, I think it's preferable to move the discussion to either GitHub or Jira. Regards, Andor On Fri, Aug 3, 2018 at 2:02 PM, Enrico Olivelli wrote: > ping > > Il giorno mar 24 lug 2018 alle ore 13:03

[GitHub] zookeeper issue #593: [ZOOKEEPER-3111] Add socket buffer size option to tune...

2018-08-13 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/593 Very good point @maoling Docs should be part of this PR. ---

[GitHub] zookeeper pull request #567: ZOOKEEPER-3071: Add a config parameter to contr...

2018-08-13 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/567#discussion_r209526014 --- Diff: zookeeper-docs/src/documentation/content/xdocs/zookeeperAdmin.xml --- @@ -840,6 +840,26 @@ server.3=zoo3:2888:3888