[
https://issues.apache.org/jira/browse/ZOOKEEPER-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030072#comment-16030072
]
ASF GitHub Bot commented on ZOOKEEPER-2788:
-------------------------------------------
GitHub user afine opened a pull request:
https://github.com/apache/zookeeper/pull/266
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
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/266.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 #266
----
commit 0b2d99c1b330c2ee6da36635416d74fceda3319c
Author: Abraham Fine <[email protected]>
Date: 2017-05-30T20:31:08Z
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
> 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)