[
https://issues.apache.org/jira/browse/HBASE-17485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15831066#comment-15831066
]
Enis Soztutar commented on HBASE-17485:
---------------------------------------
Thanks Sudeep for the patch.
The patch does not apply, because I have committed HBASE-15705 which changes
some of the related code.
I think before this patch, we still need a nice way to create a config object
and set parameters there rather than trying to write the same XML generation
logic everywhere. Let me do a patch there before the next iteration for this
patch.
We also need to deal with zk quorum not having the client port in the string
(which is usual in hbase configuration due to historical reasons). But we can
do that after this patch.
> [C++] Zookeeper quorum and znode lookup made configurable
> ---------------------------------------------------------
>
> Key: HBASE-17485
> URL: https://issues.apache.org/jira/browse/HBASE-17485
> Project: HBase
> Issue Type: Sub-task
> Reporter: Sudeep Sunthankar
> Assignee: Sudeep Sunthankar
> Attachments: HBASE-17485.HBASE-14850.v1.patch
>
>
> Lookup for Zookeeper Quorum and Zookeeper Znode should be done using
> Configuration instance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)