Ankit Jain created HBASE-25209:
----------------------------------
Summary: Add CLI support to remove a particular configuration from
ReplicationPeerConfig.
Key: HBASE-25209
URL: https://issues.apache.org/jira/browse/HBASE-25209
Project: HBase
Issue Type: Improvement
Components: Replication, shell
Environment: {code:java}
// code placeholder
{code}
Reporter: Ankit Jain
Assignee: Ankit Jain
Currently, there is no easy way to remove a configuration from
ReplicationPeerConfig after it is being set.
This can come in handy at multiple instances when we want to remove a
particular configuration when it's not needed anymore or it is causing
unexpected behavior. For eg in case there is a need to remove a walFilter
(hbase.replication.source.custom.walentryfilters) configuration.
As part of this Jira we want to add that support.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)