[
https://issues.apache.org/jira/browse/HBASE-19576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16303134#comment-16303134
]
Guanghao Zhang commented on HBASE-19576:
----------------------------------------
In this issue, ReplicationPeerConfig's get* method will return a immutable
Map/Set. Does this meet our Compatibility requirements for client API? [~stack]
BTW: I also saw same change for HColumnDescriptor. See HBASE-18419.
> Introduce builder for ReplicationPeerConfig and make it immutable
> -----------------------------------------------------------------
>
> Key: HBASE-19576
> URL: https://issues.apache.org/jira/browse/HBASE-19576
> Project: HBase
> Issue Type: Improvement
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19576.master.001.patch,
> HBASE-19576.master.002.patch, HBASE-19576.master.002.patch,
> HBASE-19576.master.003.patch
>
>
> Will introduce a new ReplicationPeerConfigBuilder. And deprecated the old
> set* methods in ReplicationPeerConfig. Make the ReplicationPeerConfig we give
> out be immutable.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)