[
https://issues.apache.org/jira/browse/HBASE-25209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217879#comment-17217879
]
Ankit Jain commented on HBASE-25209:
------------------------------------
Closing this out as we can set an empty string as part of the config CONFIG =>
\{ "foo" => ""} using update_peer_configuration which will also work and there
is no immediate need for this request.
> 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
> Priority: Minor
>
> 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)