[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044402#comment-15044402
 ] 

Hudson commented on ZOOKEEPER-2299:
-----------------------------------

SUCCESS: Integrated in ZooKeeper-trunk #2822 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/2822/])
ZOOKEEPER-2299: NullPointerException in LocalPeerBean for ClientAddress
(Arshad Mohammad via rgs) (rgs: 
[http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1718253])
* trunk/CHANGES.txt
* trunk/src/java/main/org/apache/zookeeper/server/quorum/LocalPeerBean.java
* trunk/src/java/test/org/apache/zookeeper/server/quorum/LocalPeerBeanTest.java


> NullPointerException in LocalPeerBean for ClientAddress
> -------------------------------------------------------
>
>                 Key: ZOOKEEPER-2299
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2299
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: jmx
>            Reporter: Arshad Mohammad
>            Assignee: Arshad Mohammad
>             Fix For: 3.5.2, 3.6.0
>
>         Attachments: ZOOKEEPER-2299-01.patch
>
>
> When clientPortAddress is not configured LocalPeerBean throws 
> NullPointerException.
> *Expected Behavior:*
> # When only clientPort is configured ClientAddress value should be 
> 0.0.0.0:clientPort or 0:0:0:0:0:0:0:0:clientPort
> # When both clientPort clientPortAddress are configured then expected value 
> is clientPortAddress:clientPort



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to