ZKConfig defaults clientPort improperly
---------------------------------------

                 Key: HBASE-4156
                 URL: https://issues.apache.org/jira/browse/HBASE-4156
             Project: HBase
          Issue Type: Bug
          Components: zookeeper
            Reporter: Michajlo Matijkiw
            Priority: Trivial


ZKConfig#makeZKProps() should use "clientPort" as the client port key in its 
output when defaulting instead of "hbase.zookeeper.property.clientPort".  This 
method strips the "hbase.zookeeper.property." prefix from all of the properties 
it returns, so the client port key should not have it.  The result is that the 
default is not properly picked up.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to