[
https://issues.apache.org/jira/browse/ZOOKEEPER-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030606#comment-16030606
]
ASF GitHub Bot commented on ZOOKEEPER-2788:
-------------------------------------------
GitHub user afine opened a pull request:
https://github.com/apache/zookeeper/pull/268
ZOOKEEPER-2788: The define of MAX_CONNECTION_ATTEMPTS in
QuorumCnxManager.java seems useless, should it be removed?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afine/zookeeper ZOOKEEPER-2788_3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/268.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #268
----
commit 68b9432da8ff3a9b26c4cb8c760bfd1d000c276c
Author: Abraham Fine <[email protected]>
Date: 2017-05-31T04:13:25Z
ZOOKEEPER-2788: The define of MAX_CONNECTION_ATTEMPTS in
QuorumCnxManager.java seems useless, should it be removed?
----
> The define of MAX_CONNECTION_ATTEMPTS in QuorumCnxManager.java seems useless,
> should it be removed?
> ---------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2788
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2788
> Project: ZooKeeper
> Issue Type: Improvement
> Components: leaderElection, quorum
> Affects Versions: 3.4.10, 3.5.3, 3.4.11
> Reporter: JiangJiafu
> Assignee: Abraham Fine
> Priority: Minor
>
> The define of MAX_CONNECTION_ATTEMPTS in QuorumCnxManager.java seems useless,
> should it be removed?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)