wchevreuil commented on a change in pull request #4052:
URL: https://github.com/apache/hbase/pull/4052#discussion_r831515702
##########
File path: hbase-shell/src/main/ruby/shell/commands/add_peer.rb
##########
@@ -34,11 +34,14 @@ def help
to the peer cluster.
An optional parameter for table column families identifies which tables and/or
column families
will be replicated to the peer cluster.
+An optional parameter for the boolean operator to be applied over different
WAL Entry filters. If
+omitted, conjunction (AND) is applied.
Review comment:
Indeed this ended up too "programming oriented". Maybe we could change
to a more meaningful boolean property, such as: "PASS_ONE_FILTER_ONLY"?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]