[
https://issues.apache.org/jira/browse/ZOOKEEPER-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487967#comment-14487967
]
Hongchao Deng commented on ZOOKEEPER-2029:
------------------------------------------
What's the point to set true here?
https://github.com/apache/zookeeper/blob/trunk/src/java/main/org/apache/zookeeper/server/quorum/Leader.java#L378
Is it a legacy code?
> Leader.LearnerCnxAcceptor should rethrow exception after logging
> ----------------------------------------------------------------
>
> Key: ZOOKEEPER-2029
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2029
> Project: ZooKeeper
> Issue Type: Bug
> Components: quorum
> Affects Versions: 3.4.6
> Reporter: Asad Saeed
> Assignee: Rakesh R
> Priority: Minor
> Fix For: 3.5.1, 3.6.0
>
> Attachments: ZOOKEEPER-2029.patch
>
>
> Leader.LearnerCnxAcceptor swallows exceptions and shuts itself down. It
> should instead crash the Leader.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)