You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ankit Jain (Jira)" <ji...@apache.org> on 2020/10/20 18:40:00 UTC

[jira] [Created] (HBASE-25209) Add CLI support to remove a particular configuration from ReplicationPeerConfig.

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)