[
https://issues.apache.org/jira/browse/HBASE-27448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-27448.
-------------------------------
Fix Version/s: 2.6.0
3.0.0-alpha-4
Hadoop Flags: Reviewed
Resolution: Fixed
Merged to master and branch-2.
Thanks [~heliangjun] for contributing!
> Add an admin method to get replication enabled state
> ----------------------------------------------------
>
> Key: HBASE-27448
> URL: https://issues.apache.org/jira/browse/HBASE-27448
> Project: HBase
> Issue Type: Improvement
> Components: Admin, Client
> Reporter: Duo Zhang
> Assignee: LiangJun He
> Priority: Major
> Fix For: 2.6.0, 3.0.0-alpha-4
>
>
> When implementing HBASE-27109, it is a bit surprise to me that there is no
> way for me to get the enabled state of a replication peer directly through
> Admin interface, I need to call listReplicationPeers to find out the
> ReplicationPeerDescription and then get the enabled state.
> I think we should add a method in Admin interface for this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)