[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Nixon updated ZOOKEEPER-3349:
-----------------------------------
    Description: 
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.

 

  was:
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.

 


> 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
>
> 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)

Reply via email to