[
https://issues.apache.org/jira/browse/HBASE-23647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079520#comment-17079520
]
Nick Dimiduk commented on HBASE-23647:
--------------------------------------
That's what I recall as well, [~busbey]. Looking at the history, I find on
branch-2 and branch-2.3:
{noformat}
558ee079fd * Switch the default registry to ZK based
69e3e0e2ef * HBASE-23647: Make MasterRegistry the default impl. (#1039)
{noformat}
So yeah, looks like the default was set to Master in the original feature
branch, and then a separate commit went in that flipped it back for branch-2
and branch-2.3.
[~bharathv] is there a Jira id for {{558ee079fd}}? Our project policy is to
always include a Jira id as the prefix in a commit title. Please revert this
commit and reapply it with it's associated Jira id. Thanks.
> Make MasterRegistry the default registry impl
> ---------------------------------------------
>
> Key: HBASE-23647
> URL: https://issues.apache.org/jira/browse/HBASE-23647
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Affects Versions: 3.0.0
> Reporter: Bharath Vissapragada
> Assignee: Bharath Vissapragada
> Priority: Major
> Fix For: 3.0.0, 2.3.0, HBASE-18095
>
>
> Now that we are close to getting the registry implementation patch in, the
> idea here is to make it the default implementation in 3.0.0 and this means
> - No known bugs with the implementation
> - No known performance issues
> - Entire nightly test suite is green (and without flakes).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)