JMX doesn't get the clientPort correctly
----------------------------------------

                 Key: ZOOKEEPER-284
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-284
             Project: Zookeeper
          Issue Type: Bug
    Affects Versions: 3.1.0
            Reporter: Benjamin Reed
            Assignee: Patrick Hunt
            Priority: Minor
             Fix For: 3.1.0


The client port in JMX is always zero. it should be getting the client port 
from the cnxnfactory. it's a pretty easy fix. the really problem is that we 
have a setter for the clientPort as well, which is a bit more complicated to 
implement correctly. do we need a setter for the clientPort? i think we should 
make it a readonly attribute.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to