[
https://issues.apache.org/jira/browse/HBASE-27789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil resolved HBASE-27789.
------------------------------------------
Resolution: Fixed
Merged into branch-2.5. I had also made you a contributor, [~Li Zhexi], so you
should be able to self-assign jiras now.
> Backport "HBASE-24914 Remove duplicate code appearing continuously in method
> ReplicationPeerManager.updatePeerConfig" to branch-2
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-27789
> URL: https://issues.apache.org/jira/browse/HBASE-27789
> Project: HBase
> Issue Type: Improvement
> Components: Replication
> Affects Versions: 2.5.0, 2.4.14
> Reporter: Li Zhexi
> Assignee: Li Zhexi
> Priority: Minor
> Fix For: 2.5.5
>
>
> Branch-2/ Branch-2.4/Branch-2.5 also have duplicate code in
> ReplicationPeerManager#updatePeerConfig
> newPeerConfigBuilder.putAllConfiguration(oldPeerConfig.getConfiguration());
> newPeerConfigBuilder.putAllConfiguration(peerConfig.getConfiguration());
> newPeerConfigBuilder.putAllConfiguration(oldPeerConfig.getConfiguration());
> newPeerConfigBuilder.putAllConfiguration(peerConfig.getConfiguration());
--
This message was sent by Atlassian Jira
(v8.20.10#820010)