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

Michajlo Matijkiw updated HBASE-4156:
-------------------------------------

    Attachment: clientPort-default-fix.patch

Removed ZK_CFG_PROPERTY prefix from ZK_CLIENT_PORT_KEY so that the key defaults 
properly.


> 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
>         Attachments: clientPort-default-fix.patch
>
>
> 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