You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/12/25 05:46:02 UTC

[jira] [Created] (HBASE-19621) Revisit the methods in ReplicationPeerConfigBuilder

Guanghao Zhang created HBASE-19621:
--------------------------------------

             Summary: Revisit the methods in ReplicationPeerConfigBuilder
                 Key: HBASE-19621
                 URL: https://issues.apache.org/jira/browse/HBASE-19621
             Project: HBase
          Issue Type: Bug
            Reporter: Guanghao Zhang
            Assignee: Guanghao Zhang


Add 4 methods for ReplicationPeerConfigBuilder:
addConfiguration
addAllConfiguration
addPeerData
addAllPeerData

Meanwhile, remove setConfiuration and serPeerData from ReplicationPeerConfigBuilder.
Because previous ReplicationPeerConfig didn't support setConfiuration and serPeerData. And previous code used getConfiguration.put or putAll to add configuration. So add methods to keep consistent with old usage.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)