[GitHub] [zookeeper] eolivelli edited a comment on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor

2019-03-28 Thread GitBox
eolivelli edited a comment on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/853#issuecomment-477874357 @jhuan31 If this is not dead code we should have a test.

[GitHub] [zookeeper] eolivelli commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor

2019-03-28 Thread GitBox
eolivelli commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/853#issuecomment-477874357 @jhuan31 If this is not dead code we should have a test. Why this code is used only in standalone mode?

[GitHub] [zookeeper] jhuan31 edited a comment on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor

2019-03-28 Thread GitBox
jhuan31 edited a comment on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/853#issuecomment-477867662 @lvfangmin @BELUGABEHR @phunt @eolivelli It's so strange... I can't find in newPatchFindbugsWarnings.xml (I

[GitHub] [zookeeper] jhuan31 commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor

2019-03-28 Thread GitBox
jhuan31 commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/853#issuecomment-477867662 @lvfangmin @BELUGABEHR @phunt @eolivelli It's so strange... I can't find in newPatchFindbugsWarnings.xml (I remember it

[jira] [Commented] (ZOOKEEPER-3334) ./zkCli.sh cannot create the node

2019-03-28 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804538#comment-16804538 ] maoling commented on ZOOKEEPER-3334: [~lvfangmin] the zkCli.sh was used from zookeeper-3.4.10 

[GitHub] [zookeeper] maoling commented on issue #863: ZOOKEEPER-3320: Leader election port stop listen when hostname unresolvable for some time

2019-03-28 Thread GitBox
maoling commented on issue #863: ZOOKEEPER-3320: Leader election port stop listen when hostname unresolvable for some time URL: https://github.com/apache/zookeeper/pull/863#issuecomment-477839636 I have reservations about extending `QuorumCnxManager.Listener `to the

[GitHub] [zookeeper] tdunning commented on a change in pull request #730: Zookeeper-3188: Improve resilience to network

2019-03-28 Thread GitBox
tdunning commented on a change in pull request #730: Zookeeper-3188: Improve resilience to network URL: https://github.com/apache/zookeeper/pull/730#discussion_r270258630 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Learner.java ## @@

[jira] [Updated] (ZOOKEEPER-3342) Use StandardCharsets

2019-03-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3342: -- Labels: pull-request-available (was: ) > Use StandardCharsets >

[GitHub] [zookeeper] BELUGABEHR opened a new pull request #882: ZOOKEEPER-3342: Use StandardCharsets

2019-03-28 Thread GitBox
BELUGABEHR opened a new pull request #882: ZOOKEEPER-3342: Use StandardCharsets URL: https://github.com/apache/zookeeper/pull/882 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Created] (ZOOKEEPER-3342) Use StandardCharsets

2019-03-28 Thread David Mollitor (JIRA)
David Mollitor created ZOOKEEPER-3342: - Summary: Use StandardCharsets Key: ZOOKEEPER-3342 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3342 Project: ZooKeeper Issue Type:

[GitHub] [zookeeper] mattc41190 closed pull request #872: Update zookeeperProgrammers.md

2019-03-28 Thread GitBox
mattc41190 closed pull request #872: Update zookeeperProgrammers.md URL: https://github.com/apache/zookeeper/pull/872 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zookeeper] mattc41190 commented on issue #872: Update zookeeperProgrammers.md

2019-03-28 Thread GitBox
mattc41190 commented on issue #872: Update zookeeperProgrammers.md URL: https://github.com/apache/zookeeper/pull/872#issuecomment-477824667 I thought I closed all of my smaller PRs sorry This is an automated message from the

[jira] [Commented] (ZOOKEEPER-3318) Add a complete backup mechanism for zookeeper internal

2019-03-28 Thread Brian Nixon (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804453#comment-16804453 ] Brian Nixon commented on ZOOKEEPER-3318: In the interest of a compact backup, I would like to

[GitHub] [zookeeper] enixon commented on issue #863: ZOOKEEPER-3320: Leader election port stop listen when hostname unresolvable for some time

2019-03-28 Thread GitBox
enixon commented on issue #863: ZOOKEEPER-3320: Leader election port stop listen when hostname unresolvable for some time URL: https://github.com/apache/zookeeper/pull/863#issuecomment-477804567 Good find @maoling ! I don't see any discussion in ZOOKEEPER-602 about criteria for what

[jira] [Updated] (ZOOKEEPER-3341) Remove Superfluous ByteBuffer Duplicate

2019-03-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3341: -- Labels: pull-request-available (was: ) > Remove Superfluous ByteBuffer Duplicate

[GitHub] [zookeeper] BELUGABEHR opened a new pull request #881: ZOOKEEPER-3341: Remove Superfluous ByteBuffer Duplicate

2019-03-28 Thread GitBox
BELUGABEHR opened a new pull request #881: ZOOKEEPER-3341: Remove Superfluous ByteBuffer Duplicate URL: https://github.com/apache/zookeeper/pull/881 This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (ZOOKEEPER-3341) Remove Superfluous ByteBuffer Duplicate

2019-03-28 Thread David Mollitor (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated ZOOKEEPER-3341: -- Summary: Remove Superfluous ByteBuffer Duplicate (was: Superfluous ByteBuffer

[jira] [Created] (ZOOKEEPER-3341) Superfluous ByteBuffer Duplicate

2019-03-28 Thread David Mollitor (JIRA)
David Mollitor created ZOOKEEPER-3341: - Summary: Superfluous ByteBuffer Duplicate Key: ZOOKEEPER-3341 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3341 Project: ZooKeeper Issue

[jira] [Updated] (ZOOKEEPER-3340) Improve Queue Usage in QuorumCnxManager.java

2019-03-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3340: -- Labels: pull-request-available (was: ) > Improve Queue Usage in

[GitHub] [zookeeper] BELUGABEHR opened a new pull request #880: ZOOKEEPER-3340: Improve Queue Usage in QuorumCnxManager.java

2019-03-28 Thread GitBox
BELUGABEHR opened a new pull request #880: ZOOKEEPER-3340: Improve Queue Usage in QuorumCnxManager.java URL: https://github.com/apache/zookeeper/pull/880 This is an automated message from the Apache Git Service. To respond

[jira] [Created] (ZOOKEEPER-3340) Improve Queue Usage in QuorumCnxManager.java

2019-03-28 Thread David Mollitor (JIRA)
David Mollitor created ZOOKEEPER-3340: - Summary: Improve Queue Usage in QuorumCnxManager.java Key: ZOOKEEPER-3340 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3340 Project: ZooKeeper

[GitHub] [zookeeper] mattc41190 commented on a change in pull request #879: fix: grammar fixes and link adds

2019-03-28 Thread GitBox
mattc41190 commented on a change in pull request #879: fix: grammar fixes and link adds URL: https://github.com/apache/zookeeper/pull/879#discussion_r270158363 ## File path: zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md ## @@ -1513,7 +1513,7 @@

[GitHub] [zookeeper] mattc41190 commented on a change in pull request #879: fix: grammar fixes and link adds

2019-03-28 Thread GitBox
mattc41190 commented on a change in pull request #879: fix: grammar fixes and link adds URL: https://github.com/apache/zookeeper/pull/879#discussion_r270156793 ## File path: zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md ## @@ -1513,7 +1513,7 @@

[GitHub] [zookeeper] lvfangmin commented on a change in pull request #854: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server

2019-03-28 Thread GitBox
lvfangmin commented on a change in pull request #854: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server URL: https://github.com/apache/zookeeper/pull/854#discussion_r270146414 ## File path:

[GitHub] [zookeeper] lvfangmin commented on issue #872: Update zookeeperProgrammers.md

2019-03-28 Thread GitBox
lvfangmin commented on issue #872: Update zookeeperProgrammers.md URL: https://github.com/apache/zookeeper/pull/872#issuecomment-477720439 @mattc41190 looks like this is already covered in https://github.com/apache/zookeeper/pull/879.

[GitHub] [zookeeper] lvfangmin commented on a change in pull request #879: fix: grammar fixes and link adds

2019-03-28 Thread GitBox
lvfangmin commented on a change in pull request #879: fix: grammar fixes and link adds URL: https://github.com/apache/zookeeper/pull/879#discussion_r270144979 ## File path: zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md ## @@ -1513,7 +1513,7 @@

[GitHub] [zookeeper] lvfangmin commented on issue #848: ZOOKEEPER-3306: Fixing node not accessible issue due the inconsistent ACL reference map after SNAP sync

2019-03-28 Thread GitBox
lvfangmin commented on issue #848: ZOOKEEPER-3306: Fixing node not accessible issue due the inconsistent ACL reference map after SNAP sync URL: https://github.com/apache/zookeeper/pull/848#issuecomment-477719255 We've released this fix onto prod for more than 2 weeks, haven't hit this

[jira] [Commented] (ZOOKEEPER-3020) Review of SyncRequestProcessor

2019-03-28 Thread David Mollitor (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804164#comment-16804164 ] David Mollitor commented on ZOOKEEPER-3020: --- Created a new PR  

[GitHub] [zookeeper] BELUGABEHR closed pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor

2019-03-28 Thread GitBox
BELUGABEHR closed pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/869 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [zookeeper] BELUGABEHR commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor

2019-03-28 Thread GitBox
BELUGABEHR commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/869#discussion_r270133326 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/SyncRequestProcessor.java

[GitHub] [zookeeper] BELUGABEHR commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor

2019-03-28 Thread GitBox
BELUGABEHR commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/869#discussion_r270131198 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/SyncRequestProcessor.java

[GitHub] [zookeeper] BELUGABEHR commented on issue #869: ZOOKEEPER-3020: Review of SyncRequestProcessor

2019-03-28 Thread GitBox
BELUGABEHR commented on issue #869: ZOOKEEPER-3020: Review of SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/869#issuecomment-477706678 @lvfangmin Thanks for the review! Take a look at #876 for the latest PR with multiple commits. I wasn't sure the best way to

[jira] [Commented] (ZOOKEEPER-3336) Leader election terminated, two leaders or not following leader or not having state

2019-03-28 Thread Fangmin Lv (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804129#comment-16804129 ] Fangmin Lv commented on ZOOKEEPER-3336: --- [~NIWIS] the FastLeaderElection used currently allow

[jira] [Commented] (ZOOKEEPER-3334) ./zkCli.sh cannot create the node

2019-03-28 Thread Fangmin Lv (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804122#comment-16804122 ] Fangmin Lv commented on ZOOKEEPER-3334: --- [~maoling] can you enable debug log and attach it here

[jira] [Commented] (ZOOKEEPER-3333) Detect if txnlogs and / or snapshots is deleted under a running ZK instance

2019-03-28 Thread Fangmin Lv (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804121#comment-16804121 ] Fangmin Lv commented on ZOOKEEPER-: --- [~nkalmar] internally, we're using the real time

[GitHub] [zookeeper] lvfangmin commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor

2019-03-28 Thread GitBox
lvfangmin commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/853#issuecomment-477686445 Did another round of sanity check before kicking off merging, this code is not used except in Standalone mode, where the

[GitHub] [zookeeper] lvfangmin commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor

2019-03-28 Thread GitBox
lvfangmin commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/853#issuecomment-477682544 @BELUGABEHR I don't think #869 should block this, given this is less risky, I think we should go with this first.

[GitHub] [zookeeper] lvfangmin commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor

2019-03-28 Thread GitBox
lvfangmin commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/869#discussion_r270096198 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/SyncRequestProcessor.java

[GitHub] [zookeeper] lvfangmin commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor

2019-03-28 Thread GitBox
lvfangmin commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/869#discussion_r270100909 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/SyncRequestProcessor.java

[GitHub] [zookeeper] lvfangmin commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor

2019-03-28 Thread GitBox
lvfangmin commented on a change in pull request #869: ZOOKEEPER-3020: Review of SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/869#discussion_r270099253 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/SyncRequestProcessor.java

[GitHub] [zookeeper] mattc41190 commented on issue #871: Update zookeeperProgrammers.md

2019-03-28 Thread GitBox
mattc41190 commented on issue #871: Update zookeeperProgrammers.md URL: https://github.com/apache/zookeeper/pull/871#issuecomment-477660059 @eolivelli I combined all changes to single PR -- Please see #879 This is an

[GitHub] [zookeeper] mattc41190 closed pull request #871: Update zookeeperProgrammers.md

2019-03-28 Thread GitBox
mattc41190 closed pull request #871: Update zookeeperProgrammers.md URL: https://github.com/apache/zookeeper/pull/871 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zookeeper] mattc41190 closed pull request #875: Update zookeeperProgrammers.md

2019-03-28 Thread GitBox
mattc41190 closed pull request #875: Update zookeeperProgrammers.md URL: https://github.com/apache/zookeeper/pull/875 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zookeeper] mattc41190 closed pull request #873: Update zookeeperProgrammers.md

2019-03-28 Thread GitBox
mattc41190 closed pull request #873: Update zookeeperProgrammers.md URL: https://github.com/apache/zookeeper/pull/873 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zookeeper] mattc41190 closed pull request #874: Update zookeeperProgrammers.md

2019-03-28 Thread GitBox
mattc41190 closed pull request #874: Update zookeeperProgrammers.md URL: https://github.com/apache/zookeeper/pull/874 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zookeeper] mattc41190 opened a new pull request #879: fix: grammar fixes and link adds

2019-03-28 Thread GitBox
mattc41190 opened a new pull request #879: fix: grammar fixes and link adds URL: https://github.com/apache/zookeeper/pull/879 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [zookeeper] jhuan31 commented on issue #876: Zookeeper 3020 2

2019-03-28 Thread GitBox
jhuan31 commented on issue #876: Zookeeper 3020 2 URL: https://github.com/apache/zookeeper/pull/876#issuecomment-477658763 I'm wondering why findbugs didn't complain about the unused code... I filed PR #853 because findbugs complained in PR #850, which seems pretty innocent--just add a

[GitHub] [zookeeper] mattc41190 commented on issue #875: Update zookeeperProgrammers.md

2019-03-28 Thread GitBox
mattc41190 commented on issue #875: Update zookeeperProgrammers.md URL: https://github.com/apache/zookeeper/pull/875#issuecomment-477656329 Yeah, only reason I didn't already is that I wasn't totally finished reading it. Made the issues as I read :) Thanks for quick feedback.

[jira] [Updated] (ZOOKEEPER-3339) Improve Debug and Trace Log Statements

2019-03-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3339: -- Labels: pull-request-available (was: ) > Improve Debug and Trace Log Statements >

[GitHub] [zookeeper] BELUGABEHR opened a new pull request #878: ZOOKEEPER-3339: Improve Debug and Trace Log Statements

2019-03-28 Thread GitBox
BELUGABEHR opened a new pull request #878: ZOOKEEPER-3339: Improve Debug and Trace Log Statements URL: https://github.com/apache/zookeeper/pull/878 This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (ZOOKEEPER-3339) Improve Debug and Trace Log Statements

2019-03-28 Thread David Mollitor (JIRA)
David Mollitor created ZOOKEEPER-3339: - Summary: Improve Debug and Trace Log Statements Key: ZOOKEEPER-3339 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3339 Project: ZooKeeper

[GitHub] [zookeeper] BELUGABEHR commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor

2019-03-28 Thread GitBox
BELUGABEHR commented on issue #853: ZOOKEEPER-3316: Remove unused code in SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/853#issuecomment-477587109 Id dint' remove this code, but I did do a bunch of other work in #869 Perhaps #869 can first be considered then

[jira] [Updated] (ZOOKEEPER-3338) Review of BufferStats Class

2019-03-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3338: -- Labels: pull-request-available (was: ) > Review of BufferStats Class >

[GitHub] [zookeeper] BELUGABEHR opened a new pull request #877: ZOOKEEPER-3338: Review of BufferStats Class

2019-03-28 Thread GitBox
BELUGABEHR opened a new pull request #877: ZOOKEEPER-3338: Review of BufferStats Class URL: https://github.com/apache/zookeeper/pull/877 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Updated] (ZOOKEEPER-3338) Review of BufferStats Class

2019-03-28 Thread David Mollitor (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated ZOOKEEPER-3338: -- Summary: Review of BufferStats Class (was: Review of BufferStats) > Review of

[jira] [Created] (ZOOKEEPER-3338) Review of BufferStats

2019-03-28 Thread David Mollitor (JIRA)
David Mollitor created ZOOKEEPER-3338: - Summary: Review of BufferStats Key: ZOOKEEPER-3338 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3338 Project: ZooKeeper Issue Type:

[GitHub] [zookeeper] BELUGABEHR commented on a change in pull request #876: Zookeeper 3020 2

2019-03-28 Thread GitBox
BELUGABEHR commented on a change in pull request #876: Zookeeper 3020 2 URL: https://github.com/apache/zookeeper/pull/876#discussion_r269982741 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/SyncRequestProcessor.java ## @@ -117,48 +118,46 @@

[jira] [Updated] (ZOOKEEPER-3318) Add a complete backup mechanism for zookeeper internal

2019-03-28 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3318: --- Description: We already had some workaround ways for the backup, e.g *scenario 1:* just write a

[jira] [Updated] (ZOOKEEPER-3318) Add a complete backup mechanism for zookeeper internal

2019-03-28 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3318: --- Description: we already had some workaround ways for the backup, e.g scenario 1: just write a

[GitHub] [zookeeper] maoling commented on issue #863: ZOOKEEPER-3320: Leader election port stop listen when hostname unresolvable for some time

2019-03-28 Thread GitBox
maoling commented on issue #863: ZOOKEEPER-3320: Leader election port stop listen when hostname unresolvable for some time URL: https://github.com/apache/zookeeper/pull/863#issuecomment-477471802 - There was a