sandeepvinayak commented on a change in pull request #2778:
URL: https://github.com/apache/hbase/pull/2778#discussion_r543090129



##########
File path: 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationPeerConfigUtil.java
##########
@@ -64,6 +65,9 @@
   public static final String HBASE_REPLICATION_PEER_BASE_CONFIG =
     "hbase.replication.peer.base.config";
 
+  public static final String HBASE_REPLICATION_PEER_REMOVE_BASE_CONFIG =

Review comment:
       @bharathv do you mean setting k1="" if we want to remove k1 
configuration?
   Just setting "" doesn't really communicate the program what we want to 
remove because there might be other other configs added from outside of 
hbase-site. 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to