RE: [jira] [Commented] (ZOOKEEPER-3556) Dynamic configuration file can not be updated automatically after some zookeeper servers of zk cluster are down

2019-09-25 Thread Gao,Wei
Hi Michael Han, Thank you so much for your reply! From: Michael Han Sent: Thursday, September 26, 2019 12:32 PM To: dev@zookeeper.apache.org Cc: iss...@zookeeper.apache.org Subject: Re: [jira] [Commented] (ZOOKEEPER-3556) Dynamic configuration file can not be updated automatically after some zoo

[jira] [Created] (ZOOKEEPER-3560) Add response cache to serve get children (2) requests.

2019-09-25 Thread Michael Han (Jira)
Michael Han created ZOOKEEPER-3560: -- Summary: Add response cache to serve get children (2) requests. Key: ZOOKEEPER-3560 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3560 Project: ZooKeeper

Re: [jira] [Commented] (ZOOKEEPER-3556) Dynamic configuration file can not be updated automatically after some zookeeper servers of zk cluster are down

2019-09-25 Thread Alexander Shraer
exactly, thank you Michael :) On Wed, Sep 25, 2019 at 9:32 PM Michael Han wrote: > >> There were recently a post here from someone who has implemented this > > Maybe this one? > > http://zookeeper-user.578899.n2.nabble.com/About-ZooKeeper-Dynamic-Reconfiguration-td7584271.html > > On Wed, Sep 25

Re: [jira] [Commented] (ZOOKEEPER-3556) Dynamic configuration file can not be updated automatically after some zookeeper servers of zk cluster are down

2019-09-25 Thread Michael Han
>> There were recently a post here from someone who has implemented this Maybe this one? http://zookeeper-user.578899.n2.nabble.com/About-ZooKeeper-Dynamic-Reconfiguration-td7584271.html On Wed, Sep 25, 2019 at 9:19 PM Alexander Shraer wrote: > There were recently a post here from someone who h

Re: [jira] [Commented] (ZOOKEEPER-3556) Dynamic configuration file can not be updated automatically after some zookeeper servers of zk cluster are down

2019-09-25 Thread Alexander Shraer
There were recently a post here from someone who has implemented this, but I couldn't find it for some reason. Essentially I think that you'd need to monitor the "health" and connectivity of servers to the leader, and issue reconfig commands to remove them when you suspect that they're down or add

RE: [jira] [Commented] (ZOOKEEPER-3556) Dynamic configuration file can not be updated automatically after some zookeeper servers of zk cluster are down

2019-09-25 Thread Gao,Wei
Hi Alexander Shraer, Could you please tell me how to implement automation on top? Thank you very much! -Original Message- From: Alexander Shraer (Jira) Sent: Thursday, September 26, 2019 1:27 AM To: iss...@zookeeper.apache.org Subject: [jira] [Commented] (ZOOKEEPER-3556) Dynamic config

[jira] [Created] (ZOOKEEPER-3559) Update Jackson to 2.9.10

2019-09-25 Thread Colm O hEigeartaigh (Jira)
Colm O hEigeartaigh created ZOOKEEPER-3559: -- Summary: Update Jackson to 2.9.10 Key: ZOOKEEPER-3559 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3559 Project: ZooKeeper Issue

Failed: ZOOKEEPER-2230 PreCommit Build #3827

2019-09-25 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2230 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3827/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Created] (ZOOKEEPER-3558) Support authentication enforcement

2019-09-25 Thread Mohammad Arshad (Jira)
Mohammad Arshad created ZOOKEEPER-3558: -- Summary: Support authentication enforcement Key: ZOOKEEPER-3558 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3558 Project: ZooKeeper Issu

[jira] [Created] (ZOOKEEPER-3557) Towards a testable codebase

2019-09-25 Thread tison (Jira)
tison created ZOOKEEPER-3557: Summary: Towards a testable codebase Key: ZOOKEEPER-3557 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3557 Project: ZooKeeper Issue Type: Task Comp

Jenkins build is back to normal : PreCommit-ZOOKEEPER-github-pr-build-maven #1339

2019-09-25 Thread Apache Jenkins Server
See

Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #1338

2019-09-25 Thread Apache Jenkins Server
See Changes: [tison] Extract ZKWatchManager to single file [tison] Move ZKWatchManager instance to ClientCnxn in order to eliminate cycle [tison] ZKClient syncs a copy of default watche

Jenkins build became unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #1337

2019-09-25 Thread Apache Jenkins Server
See

Re: issue from ZooKeeper 3.5.0

2019-09-25 Thread Enrico Olivelli
Hi Wei Gao, The configuration file is expected to change only with an explicit operation/client request. You can have a fully working cluster of 5 servers with only 3 servers up and running, you must not change the configuration files. Can you tell more about your use case? Enrico Il mer 25 set

issue from ZooKeeper 3.5.0

2019-09-25 Thread Gao,Wei
Hi all, I encountered a problem which blocks my development of load balance using ZooKeeper 3.5.5. Actually, I have a ZooKeeper cluster which comprises of five zk servers. And the dynamic configuration file is as follows: server.1=zk1:2888:3888:participant;0.0.0.0:2181 server.2=zk2:2888

Jenkins build is back to stable : PreCommit-ZOOKEEPER-github-pr-build-maven #1336

2019-09-25 Thread Apache Jenkins Server
See

Jenkins build became unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #1335

2019-09-25 Thread Apache Jenkins Server
See

ZooKeeper_branch34_openjdk8 - Build # 462 - Still Failing

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

Build failed in Jenkins: ZooKeeper-trunk-owasp #496

2019-09-25 Thread Apache Jenkins Server
See Changes: [hanm] ZOOKEEPER-3529: add a new doc: zookeeperUseCases.md [nkalmar] ZOOKEEPER-3470: Fix flaky LearnerMetricsTest (again) -- [...truncated 19.49 KB...] c

Build failed in Jenkins: zookeeper-master-maven-owasp #158

2019-09-25 Thread Apache Jenkins Server
See -- [...truncated 255.03 KB...] Generating

Jenkins build is back to normal : PreCommit-ZOOKEEPER-github-pr-build-maven #1333

2019-09-25 Thread Apache Jenkins Server
See

[jira] [Created] (ZOOKEEPER-3556) Dynamic configuration file can not be updated automatically

2019-09-25 Thread Steven Chan (Jira)
Steven Chan created ZOOKEEPER-3556: -- Summary: Dynamic configuration file can not be updated automatically Key: ZOOKEEPER-3556 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3556 Project: ZooKee