[
https://issues.apache.org/jira/browse/ZOOKEEPER-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921360#action_12921360
]
Vishal K commented on ZOOKEEPER-445:
------------------------------------
Is this a bug? If not, we should just close this one.
> Potential bug in leader code
> ----------------------------
>
> Key: ZOOKEEPER-445
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-445
> Project: Zookeeper
> Issue Type: Bug
> Components: server
> Environment: Linux fortiz-desktop 2.6.27-7-generic #1 SMP Fri Oct 24
> 06:42:44 UTC 2008 i686 GNU/Linux
> java version "1.6.0_10"
> Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
> Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)
> Reporter: Manos Kapritsos
> Priority: Minor
> Fix For: 3.4.0
>
> Original Estimate: 0.33h
> Remaining Estimate: 0.33h
>
> There is a suspicious line in server/quorum/Leader.java:226. It reads
> if (stop) {
> LOG.info("exception while shutting down acceptor: " + e);
> stop = true;
> }
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.