[
https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113328#comment-17113328
]
Andrew Kyle Purtell commented on HBASE-11288:
---------------------------------------------
I think your point about a resolver is also interesting. We deliberately don’t
(and can’t) control how either the ZK quorum string or list of master endpoints
is constructed. We only require that at connection time, in configuration, it
is available. I don’t think we are far apart here. Add the registry RPC service
to regionservers too. Rename MasterRegistry with a role neutral naming. If you
want to do more then the discussion becomes more nuanced but for example if the
configuration string is a single host name that resolves to multiple address
records then the registry client could be taught to handle this case and it
would then just work along with the case where multiple hosts are listed in the
string instead of discovered by DNS.
> Splittable Meta
> ---------------
>
> Key: HBASE-11288
> URL: https://issues.apache.org/jira/browse/HBASE-11288
> Project: HBase
> Issue Type: Umbrella
> Components: meta
> Reporter: Francis Christopher Liu
> Assignee: Francis Christopher Liu
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)