[
https://issues.apache.org/jira/browse/HBASE-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962640#comment-13962640
]
stack commented on HBASE-10915:
-------------------------------
I owe a closer review but on a quick skim, it is looking good.
bq. Admin protos for close region request contain ZK details, so wire format
would need to be changed I guess. Thoughts?
It can't (smile). Is the field required in the protos? If not, can just not
use it?
bq. What's the proper way to pass around main consensus provider class.
We have a Server Interface. I think could add this basic service there?
(Currently you can ask it for local zk.... this you could supplant... later?)
> Decouple region closing from ZooKeeper
> --------------------------------------
>
> Key: HBASE-10915
> URL: https://issues.apache.org/jira/browse/HBASE-10915
> Project: HBase
> Issue Type: Sub-task
> Components: Zookeeper
> Reporter: Mikhail Antonov
> Assignee: Mikhail Antonov
> Attachments: HBASE-10915.patch, HBASE-10915.patch
>
>
> Decouple CloseRegionHandler class and code using it (HRegionServer,
> ProtobufUtil) from ZK API.
--
This message was sent by Atlassian JIRA
(v6.2#6252)