[GitHub] [zookeeper] eolivelli commented on a change in pull request #849: ZOOKEEPER-3305: Add Quorum Packet metrics

2019-03-11 Thread GitBox
eolivelli commented on a change in pull request #849: ZOOKEEPER-3305: Add Quorum Packet metrics URL: https://github.com/apache/zookeeper/pull/849#discussion_r264540430 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerHandler.java ## @

[jira] [Created] (ZOOKEEPER-3307) Add DEBUG logs in zoo_* c client lib

2019-03-11 Thread prashant D (JIRA)
prashant D created ZOOKEEPER-3307: - Summary: Add DEBUG logs in zoo_* c client lib Key: ZOOKEEPER-3307 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3307 Project: ZooKeeper Issue Type:

Re: testManyChildWatchersAutoReset

2019-03-11 Thread Enrico Olivelli
:( Enrico Il mar 12 mar 2019, 01:02 Andor Molnar ha scritto: > Hi Enrico / Michael, > > Unfortunately it looks like the flaky test that you wanted to fix has just > failed again: > > https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_branch35_java9/640/ > > This has been failing ev

Re: Re: datalength 0

2019-03-11 Thread Justin Ling Mao
the dataLength of the node "/hbase/tables" only shows the dataLength of the current node, not includes the child nodes. - Original Message - From: Asim Zafir To: maoling199210...@sina.com Subject: Re: datalength 0 Date: 2019-03-11 21:18 Justin, Dont quite understand it .. my child znodes

[jira] [Updated] (ZOOKEEPER-3305) Add Quorum Packet metrics

2019-03-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3305: -- Labels: pull-request-available (was: ) > Add Quorum Packet metrics > -

[GitHub] [zookeeper] jhuan31 opened a new pull request #849: ZOOKEEPER-3305: Add Quorum Packet metrics

2019-03-11 Thread GitBox
jhuan31 opened a new pull request #849: ZOOKEEPER-3305: Add Quorum Packet metrics URL: https://github.com/apache/zookeeper/pull/849 This is an automated message from the Apache Git Service. To respond to the message, please

Re: Re: Apache ZooKeeper meetup in Palo Alto March 14th

2019-03-11 Thread Justin Ling Mao
If your guys have speechs on some interesting topics, Plz video it, then post to the youtube,share with us. :D - Original Message -From: Jie Huang To: dev@zookeeper.apache.org Subject: Re: Apache ZooKeeper meetup in Palo Alto March 14th Date: 2019-03-12 04:48 Hi, Patric Are we still on f

Re: Apache ZooKeeper meetup in Palo Alto March 14th

2019-03-11 Thread Patrick Hunt
Yes, this is still planned to happen March 14th - 530-8pm 395 Page Mill Rd, Palo Alto! Looking forward to meeting with folks. If you are planning to attend please respond to me directly so that I will know a general count for refreshments. Regards, Patrick On Mon, Mar 11, 2019 at 1:48 PM Jie Hu

[jira] [Commented] (ZOOKEEPER-3211) zookeeper standalone mode,found a high level bug in kernel of centos7.0 ,zookeeper Server's tcp/ip socket connections(default 60 ) are CLOSE_WAIT ,this lead to zk

2019-03-11 Thread yeshuangshuang (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790124#comment-16790124 ] yeshuangshuang commented on ZOOKEEPER-3211: --- [~hanm][~maoling] The latest d

[jira] [Commented] (ZOOKEEPER-3046) testManyChildWatchersAutoReset is flaky

2019-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790117#comment-16790117 ] Hudson commented on ZOOKEEPER-3046: --- SUCCESS: Integrated in Jenkins build ZooKeeper

testManyChildWatchersAutoReset

2019-03-11 Thread Andor Molnar
Hi Enrico / Michael, Unfortunately it looks like the flaky test that you wanted to fix has just failed again: https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_branch35_java9/640/ This has been failing every so often for a long time, I'm so disappointed. :( Regards, Andor

[jira] [Commented] (ZOOKEEPER-2750) Document SSL Support for Atomic Broadcast protocol

2019-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790026#comment-16790026 ] Hudson commented on ZOOKEEPER-2750: --- SUCCESS: Integrated in Jenkins build Zookeeper

[jira] [Commented] (ZOOKEEPER-3046) testManyChildWatchersAutoReset is flaky

2019-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790027#comment-16790027 ] Hudson commented on ZOOKEEPER-3046: --- SUCCESS: Integrated in Jenkins build Zookeeper

[GitHub] [zookeeper] anmolnar commented on a change in pull request #831: ZOOKEEPER-3286: xid wrap-around causes connection loss/segfault when hitting predefined XIDs

2019-03-11 Thread GitBox
anmolnar commented on a change in pull request #831: ZOOKEEPER-3286: xid wrap-around causes connection loss/segfault when hitting predefined XIDs URL: https://github.com/apache/zookeeper/pull/831#discussion_r264450447 ## File path: zookeeper-client/zookeeper-client-c/src/st_adaptor.

[GitHub] [zookeeper] anmolnar commented on issue #838: ZOOKEEPER-2168 Add C APIs for new createContainer Methods

2019-03-11 Thread GitBox
anmolnar commented on issue #838: ZOOKEEPER-2168 Add C APIs for new createContainer Methods URL: https://github.com/apache/zookeeper/pull/838#issuecomment-471754749 @meszibalu Thanks for looking into. @Randgalt Is that accurate? Client is unable to identify a container node from the res

[jira] [Comment Edited] (ZOOKEEPER-3303) ZooKeeper Perl client zkperl doesn't compile on newer RHEL systems ie. Fedora

2019-03-11 Thread Hari Sekhon (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789995#comment-16789995 ] Hari Sekhon edited comment on ZOOKEEPER-3303 at 3/11/19 9:54 PM: --

[jira] [Commented] (ZOOKEEPER-3303) ZooKeeper Perl client zkperl doesn't compile on newer RHEL systems ie. Fedora

2019-03-11 Thread Hari Sekhon (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789995#comment-16789995 ] Hari Sekhon commented on ZOOKEEPER-3303: That was a secondary problem. The o

Re: Re: ZooKeeper 3.5 blocker issues

2019-03-11 Thread Andor Molnar
For 3.5 I'll use the Maven build to create release. We need to have a comprehensive "HowToReleaseWithMaven" guide for that. (pointing to Norbert now) Regards, Andor On Mon, Mar 11, 2019 at 1:53 PM Enrico Olivelli wrote: > Il lun 11 mar 2019, 20:33 Andor Molnar ha > scritto: > > > Hi ZooKeepe

[jira] [Resolved] (ZOOKEEPER-3046) testManyChildWatchersAutoReset is flaky

2019-03-11 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar resolved ZOOKEEPER-3046. - Resolution: Fixed Fix Version/s: 3.5.5 3.4.15

[GitHub] [zookeeper] anmolnar commented on issue #721: ZOOKEEPER-3046: wait for clients to reconnect after restarting server

2019-03-11 Thread GitBox
anmolnar commented on issue #721: ZOOKEEPER-3046: wait for clients to reconnect after restarting server URL: https://github.com/apache/zookeeper/pull/721#issuecomment-471726921 Committed to all major branches. Thanks @mkedwards !

[GitHub] [zookeeper] asfgit closed pull request #721: ZOOKEEPER-3046: wait for clients to reconnect after restarting server

2019-03-11 Thread GitBox
asfgit closed pull request #721: ZOOKEEPER-3046: wait for clients to reconnect after restarting server URL: https://github.com/apache/zookeeper/pull/721 This is an automated message from the Apache Git Service. To respond to

Re: Re: ZooKeeper 3.5 blocker issues

2019-03-11 Thread Enrico Olivelli
Il lun 11 mar 2019, 20:33 Andor Molnar ha scritto: > Hi ZooKeeper folks, > > Looks like we're down to 0 blocker issues for 3.5 release. > Once I can get 3.4.14 out of the door, I'll put together the first RC of > 3.5.5. > That's great. A big questionwill you use the Maven build or Ant? Maybe

Re: Apache ZooKeeper meetup in Palo Alto March 14th

2019-03-11 Thread Jie Huang
Hi, Patric Are we still on for the meetup? I'm interested and planning to be there. Thanks, Jie On Fri, Mar 1, 2019 at 1:46 PM Patrick Hunt wrote: > Hi folks. Andor is visiting the USA and he asked if I could facilitate a > meetup the night of March 14th - 530-8pm. This would be in Palo Alto a

[GitHub] [zookeeper] anmolnar commented on issue #842: ZOOKEEPER-3294: not using $ZOOBIN/../libexec/

2019-03-11 Thread GitBox
anmolnar commented on issue #842: ZOOKEEPER-3294: not using $ZOOBIN/../libexec/ URL: https://github.com/apache/zookeeper/pull/842#issuecomment-471714389 @lwjli I see, so this is only a cosmetic thing. Sorry, I cannot commit it until I see some feedback from a committer who has some insight

[jira] [Commented] (ZOOKEEPER-2750) Document SSL Support for Atomic Broadcast protocol

2019-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789901#comment-16789901 ] Hudson commented on ZOOKEEPER-2750: --- SUCCESS: Integrated in Jenkins build ZooKeeper

[GitHub] [zookeeper] eolivelli commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server

2019-03-11 Thread GitBox
eolivelli commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server URL: https://github.com/apache/zookeeper/pull/840#issuecomment-471690802 @jhuan31 I think that it is better to port all of your stuff from Facebook. I have sent th

Re: Re: ZooKeeper 3.5 blocker issues

2019-03-11 Thread Andor Molnar
Hi ZooKeeper folks, Looks like we're down to 0 blocker issues for 3.5 release. Once I can get 3.4.14 out of the door, I'll put together the first RC of 3.5.5. Stay tuned. Regards, Andor On Thu, Jan 3, 2019 at 1:28 PM Enrico Olivelli wrote: > Il gio 3 gen 2019, 16:49 Norbert Kalmar ha > s

Re: [VOTE] Apache ZooKeeper release 3.4.14 candidate 5

2019-03-11 Thread Andor Molnar
Hi Enrico, Thanks for pointing that out. I talked to Norbert and Patrick about that and mentioned we were shipping that jar in previous releases too, so it should be fine in licensing wise. I'm happy to create another RC if other people think we should take that one out too, but it seems to me we

[GitHub] [zookeeper] lvfangmin opened a new pull request #848: [ZOOKEEPER-3306] Fixing node may not accessible issue due the the inconsistent ACL reference map after SNAP sync

2019-03-11 Thread GitBox
lvfangmin opened a new pull request #848: [ZOOKEEPER-3306] Fixing node may not accessible issue due the the inconsistent ACL reference map after SNAP sync URL: https://github.com/apache/zookeeper/pull/848 Please check the Jira for more details of the bug. Need more opinion on this fi

[jira] [Updated] (ZOOKEEPER-3306) Node may not accessible due the the inconsistent ACL reference map after SNAP sync

2019-03-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3306: -- Labels: pull-request-available (was: ) > Node may not accessible due the the incon

[jira] [Updated] (ZOOKEEPER-2750) Document SSL Support for Atomic Broadcast protocol

2019-03-11 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated ZOOKEEPER-2750: Fix Version/s: 3.5.5 3.6.0 > Document SSL Support for Atomic Broadca

[GitHub] [zookeeper] anmolnar commented on issue #245: ZOOKEEPER-2750: Document SSL Support for Atomic Broadcast protocol [WIP]

2019-03-11 Thread GitBox
anmolnar commented on issue #245: ZOOKEEPER-2750: Document SSL Support for Atomic Broadcast protocol [WIP] URL: https://github.com/apache/zookeeper/pull/245#issuecomment-471677315 Closed by #826 This is an automated message

[GitHub] [zookeeper] anmolnar closed pull request #245: ZOOKEEPER-2750: Document SSL Support for Atomic Broadcast protocol [WIP]

2019-03-11 Thread GitBox
anmolnar closed pull request #245: ZOOKEEPER-2750: Document SSL Support for Atomic Broadcast protocol [WIP] URL: https://github.com/apache/zookeeper/pull/245 This is an automated message from the Apache Git Service. To respo

[jira] [Resolved] (ZOOKEEPER-2750) Document SSL Support for Atomic Broadcast protocol

2019-03-11 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar resolved ZOOKEEPER-2750. - Resolution: Fixed > Document SSL Support for Atomic Broadcast protocol >

[GitHub] [zookeeper] anmolnar commented on issue #826: ZOOKEEPER-2750. Document SSL Support for Atomic Broadcast protocol

2019-03-11 Thread GitBox
anmolnar commented on issue #826: ZOOKEEPER-2750. Document SSL Support for Atomic Broadcast protocol URL: https://github.com/apache/zookeeper/pull/826#issuecomment-471674944 Committed to master and 3.5 branches. This is an au

[GitHub] [zookeeper] asfgit closed pull request #826: ZOOKEEPER-2750. Document SSL Support for Atomic Broadcast protocol

2019-03-11 Thread GitBox
asfgit closed pull request #826: ZOOKEEPER-2750. Document SSL Support for Atomic Broadcast protocol URL: https://github.com/apache/zookeeper/pull/826 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [zookeeper] anmolnar commented on issue #826: ZOOKEEPER-2750. Document SSL Support for Atomic Broadcast protocol

2019-03-11 Thread GitBox
anmolnar commented on issue #826: ZOOKEEPER-2750. Document SSL Support for Atomic Broadcast protocol URL: https://github.com/apache/zookeeper/pull/826#issuecomment-471662326 @phunt I was thinking about it, but not sure which way to go. I planned to essentially copy this howto over to the w

[jira] [Created] (ZOOKEEPER-3306) Node may not accessible due the the inconsistent ACL reference map after SNAP sync

2019-03-11 Thread Fangmin Lv (JIRA)
Fangmin Lv created ZOOKEEPER-3306: - Summary: Node may not accessible due the the inconsistent ACL reference map after SNAP sync Key: ZOOKEEPER-3306 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3306

[GitHub] [zookeeper] jhuan31 closed pull request #800: ZOOKEEPER-3268: Add commit processor metrics

2019-03-11 Thread GitBox
jhuan31 closed pull request #800: ZOOKEEPER-3268: Add commit processor metrics URL: https://github.com/apache/zookeeper/pull/800 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [zookeeper] jhuan31 opened a new pull request #800: ZOOKEEPER-3268: Add commit processor metrics

2019-03-11 Thread GitBox
jhuan31 opened a new pull request #800: ZOOKEEPER-3268: Add commit processor metrics URL: https://github.com/apache/zookeeper/pull/800 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [zookeeper] jhuan31 commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server

2019-03-11 Thread GitBox
jhuan31 commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server URL: https://github.com/apache/zookeeper/pull/840#issuecomment-471633487 @eolivelli Also can we wait until I finish upstreaming all our metrics before we merge this change? I

[GitHub] [zookeeper] jhuan31 commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server

2019-03-11 Thread GitBox
jhuan31 commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server URL: https://github.com/apache/zookeeper/pull/840#issuecomment-471630416 @eolivelli Since you don't think my questions are stupid, so here comes more :) Could you plea

[GitHub] [zookeeper] eolivelli commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server

2019-03-11 Thread GitBox
eolivelli commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server URL: https://github.com/apache/zookeeper/pull/840#issuecomment-471628313 @jhuan31 yes, exactly This is an a

[GitHub] [zookeeper] lvfangmin commented on a change in pull request #843: ZOOKEEPER-3296: Explicitly closing the sslsocket when it failed handshake to prevent issue where peers cannot join quorum

2019-03-11 Thread GitBox
lvfangmin commented on a change in pull request #843: ZOOKEEPER-3296: Explicitly closing the sslsocket when it failed handshake to prevent issue where peers cannot join quorum URL: https://github.com/apache/zookeeper/pull/843#discussion_r264328572 ## File path: zookeeper-server/sr

[GitHub] [zookeeper] jhuan31 commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server

2019-03-11 Thread GitBox
jhuan31 commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server URL: https://github.com/apache/zookeeper/pull/840#issuecomment-471616862 > Currently I had to put DefaultMetricsProvider (which is a wrapper around Facebook implementation) a

Failed: ZOOKEEPER-2307 PreCommit Build #3735

2019-03-11 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2307 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3735/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2307) ZooKeeper not starting because acceptedEpoch is less than the currentEpoch

2019-03-11 Thread Lawrence Craft (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789626#comment-16789626 ] Lawrence Craft commented on ZOOKEEPER-2307: --- Has there been any movement on

Re: Re: Jute buffer size increasing.

2019-03-11 Thread Asim Zafir
Thanks for the response. Actually it was otherwise - when he had the buffer size set to 32 mb, we were getting Len ERRORS reported by ZK after which ZK was tearing down the connection. We saw excessive regions server exist and at times complete HBase crash. It was very painful. Upon increase the ju

[jira] [Commented] (ZOOKEEPER-3303) ZooKeeper Perl client zkperl doesn't compile on newer RHEL systems ie. Fedora

2019-03-11 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789535#comment-16789535 ] Enrico Olivelli commented on ZOOKEEPER-3303: Is it something we have to f

[GitHub] [zookeeper] meszibalu commented on issue #838: ZOOKEEPER-2168 Add C APIs for new createContainer Methods

2019-03-11 Thread GitBox
meszibalu commented on issue #838: ZOOKEEPER-2168 Add C APIs for new createContainer Methods URL: https://github.com/apache/zookeeper/pull/838#issuecomment-471530471 > Also please consider adding some C++ unit tests for the new code. @anmolnar It is not possible. ZK stores znode type

[jira] [Commented] (ZOOKEEPER-3264) Add a benchmark tool for zookeeper

2019-03-11 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789436#comment-16789436 ] maoling commented on ZOOKEEPER-3264: look at an example from *etcd*: *./benchmar

[jira] [Commented] (ZOOKEEPER-3264) Add a benchmark tool for zookeeper

2019-03-11 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789434#comment-16789434 ] maoling commented on ZOOKEEPER-3264: Look at an example from *redis*: ./redis-be

[jira] [Commented] (ZOOKEEPER-3264) Add a benchmark tool for zookeeper

2019-03-11 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789431#comment-16789431 ] maoling commented on ZOOKEEPER-3264: [~shralex] [~nixon] - What this issue wants

[GitHub] [zookeeper] maoling commented on issue #688: reduce session revalidation time after zxid roll over

2019-03-11 Thread GitBox
maoling commented on issue #688: reduce session revalidation time after zxid roll over URL: https://github.com/apache/zookeeper/pull/688#issuecomment-471497290 @TyqITstudent Thanks for floating up this perfermance improvement issue, I hava some questions about the solution you had provided

[GitHub] [zookeeper] nkalmar commented on issue #847: ZOOKEEPER-3304 Maven build of "loggraph" is broken on branch-3.4

2019-03-11 Thread GitBox
nkalmar commented on issue #847: ZOOKEEPER-3304 Maven build of "loggraph" is broken on branch-3.4 URL: https://github.com/apache/zookeeper/pull/847#issuecomment-471484741 Maven tests do not run on 3.4 :( ZOOKEEPER-3284 Thanks for the change, I will take a look soon. -

[GitHub] [zookeeper] eolivelli commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server

2019-03-11 Thread GitBox
eolivelli commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server URL: https://github.com/apache/zookeeper/pull/840#issuecomment-471477973 @jhuan31 Thank you very much for paying attention to this patch, there is not stupid question.

[GitHub] [zookeeper] eolivelli commented on issue #847: ZOOKEEPER-3304 Maven build of "loggraph" is broken on branch-3.4

2019-03-11 Thread GitBox
eolivelli commented on issue #847: ZOOKEEPER-3304 Maven build of "loggraph" is broken on branch-3.4 URL: https://github.com/apache/zookeeper/pull/847#issuecomment-471475249 retest maven build This is an automated message from

[GitHub] [zookeeper] maoling removed a comment on issue #688: reduce session revalidation time after zxid roll over

2019-03-11 Thread GitBox
maoling removed a comment on issue #688: reduce session revalidation time after zxid roll over URL: https://github.com/apache/zookeeper/pull/688#issuecomment-469109219 looking--(:D)-- This is an automated

[GitHub] [zookeeper] maoling removed a comment on issue #688: reduce session revalidation time after zxid roll over

2019-03-11 Thread GitBox
maoling removed a comment on issue #688: reduce session revalidation time after zxid roll over URL: https://github.com/apache/zookeeper/pull/688#issuecomment-466974209 @TyqITstudent Sorry for my late,will take a close look at this interesting issue this weekend. Promise!!!:D -