Duo Zhang created HBASE-27448:
---------------------------------
Summary: 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
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)