[
https://issues.apache.org/jira/browse/ZOOKEEPER-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Nixon resolved ZOOKEEPER-3349.
------------------------------------
Resolution: Not A Problem
Fix Version/s: 3.6.0
> QuorumCnxManager socketTimeout unused
> -------------------------------------
>
> Key: ZOOKEEPER-3349
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3349
> Project: ZooKeeper
> Issue Type: New Feature
> Components: quorum
> Affects Versions: 3.6.0
> Reporter: Brian Nixon
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> QuorumCnxManager member variable 'socketTimeout' is not used anywhere in the
> class. It's clear from the context that it should either be removed entirely
> or invoked in QuorumCnxManager::setSockOpts. Since the QuorumPeer syncLimit
> can be changed by jmx, I'm thinking that the former is the better solution.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)