[
https://issues.apache.org/jira/browse/ZOOKEEPER-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645376#action_12645376
]
Mahadev konar commented on ZOOKEEPER-209:
-----------------------------------------
-1 ... please do not add system.exit in any place except main() methods. All
the other places should throw an exception and those exceptions should be
caught at main() method and then exit...
> nullpointerexception if election port is not specified.
> -------------------------------------------------------
>
> Key: ZOOKEEPER-209
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-209
> Project: Zookeeper
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Mahadev konar
> Assignee: Flavio Paiva Junqueira
> Fix For: 3.0.1, 3.1.0
>
> Attachments: ZOOKEEPER-209.patch
>
>
> The quoruom servers throw a nullpointer exception and still keep running. We
> should atleast have a nice debug message and quit...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.