[
https://issues.apache.org/jira/browse/ZOOKEEPER-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli resolved ZOOKEEPER-3378.
----------------------------------------
Resolution: Fixed
Fix Version/s: 3.6.0
> Set the quorum cnxn timeout independently from syncLimit
> --------------------------------------------------------
>
> Key: ZOOKEEPER-3378
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3378
> Project: ZooKeeper
> Issue Type: Improvement
> Components: quorum
> Reporter: Brian Nixon
> Assignee: Brian Nixon
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> If an ensemble requires a high sync limit to support a large data tree or
> transaction rate, it can cause the QuorumCxnManager to hang over-long in
> response to quorum events. Using the sync limit for this timeout is a
> convenience in terms of keeping all failure detection mechanisms in sync but
> it is not strictly required for correct behavior.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)