[jira] Updated: (ZOOKEEPER-209) nullpointerexception if election port is not specified.

2008-11-17 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-209:


Status: Open  (was: Patch Available)

cancelling this patch.. since its fixed in ZOOKEEPER-217.

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



[jira] Updated: (ZOOKEEPER-209) nullpointerexception if election port is not specified.

2008-11-05 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-209:
---

Fix Version/s: (was: 3.0.0)
   3.1.0
   3.0.1
Affects Version/s: (was: 3.0.1)
   3.0.0

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



[jira] Updated: (ZOOKEEPER-209) nullpointerexception if election port is not specified.

2008-11-05 Thread Benjamin Reed (JIRA)

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

Benjamin Reed updated ZOOKEEPER-209:


Hadoop Flags: [Reviewed]

+1 Looks good Flavio

> 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.1
>Reporter: Mahadev konar
>Assignee: Flavio Paiva Junqueira
> Fix For: 3.0.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.



[jira] Updated: (ZOOKEEPER-209) nullpointerexception if election port is not specified.

2008-11-05 Thread Flavio Paiva Junqueira (JIRA)

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

Flavio Paiva Junqueira updated ZOOKEEPER-209:
-

Attachment: ZOOKEEPER-209.patch

I thought that during our discussions over 127 we had agreed that outputting an 
error message would be sufficient given the way we are parsing the 
configuration file and checking for errors. Without an election port, the 
default leader election cannot work, and consequently ZooKeeper won't work 
either. 

I am submitting a patch that makes a server output an error message and exit in 
the case that election ports are not provided.

> 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.1
>Reporter: Mahadev konar
>Assignee: Flavio Paiva Junqueira
> Fix For: 3.0.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.



[jira] Updated: (ZOOKEEPER-209) nullpointerexception if election port is not specified.

2008-11-05 Thread Flavio Paiva Junqueira (JIRA)

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

Flavio Paiva Junqueira updated ZOOKEEPER-209:
-

Fix Version/s: (was: 3.1.0)
   3.0.0
Affects Version/s: (was: 3.0.0)
   3.0.1
   Status: Patch Available  (was: Open)

> 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.1
>Reporter: Mahadev konar
>Assignee: Flavio Paiva Junqueira
> Fix For: 3.0.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.