[ 
https://issues.apache.org/jira/browse/HBASE-19621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16304005#comment-16304005
 ] 

Hudson commented on HBASE-19621:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4291 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4291/])
HBASE-19621 (addendum) Revisit the methods in (zghao: rev 
80c7e4ea7994186ab1876bb53bd7239d2559a481)
* (edit) 
hbase-replication/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java


> Revisit the methods in ReplicationPeerConfigBuilder
> ---------------------------------------------------
>
>                 Key: HBASE-19621
>                 URL: https://issues.apache.org/jira/browse/HBASE-19621
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>            Priority: Minor
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-19621.master.001.patch, 
> HBASE-19621.master.002.patch, HBASE-19621.master.addendum.patch
>
>
> Add 4 methods for ReplicationPeerConfigBuilder:
> putConfiguration
> putAllConfiguration
> putPeerData
> putAllPeerData
> 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)

Reply via email to