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

Vishal Khandelwal commented on HBASE-17789:
-------------------------------------------

[~elserj] : You may be right that app should handle this but this is the 
behaviour change from 0.98.23 to 0.98.24. till 0.98.23 same code use to work. 
IMO its not does 1 app may impact other apps which might be making this 
assumption. For us also it started breakin in 0.98.24 

> ZKConfig.getZKQuorumServersStringFromHbaseConfig creates a incorrect zkquorum 
> string
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-17789
>                 URL: https://issues.apache.org/jira/browse/HBASE-17789
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Vishal Khandelwal
>            Assignee: Vishal Khandelwal
>
> , if we try to a hbase using "HBaseAdmin" by reading a value of 
> ""hbase.zookeeper.quorum" from list peers with value as 
> "a:2181,b:2181c:2181:/hbase". 
> org.apache.hadoop.hbase.zookeeper.ZKConfig.getZKQuorumServersStringFromHbaseConfig
>  returns a incorrect queryString which causes following exception Because 
> last host would see  :/hbase also in the string. This method was existing 
> earlier but never being called before above change



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to