You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by wc...@apache.org on 2020/12/21 12:56:30 UTC

[hbase] branch branch-1 updated (e250c7f -> e9c45a1)

This is an automated email from the ASF dual-hosted git repository.

wchevreuil pushed a change to branch branch-1
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from e250c7f  HBASE-24620 : Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands (#2299)
     add e9c45a1  HBASE-25084 Add "regexstringnocase" to ParseFilter for case-insensitivity (#2784)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hbase/filter/ParseConstants.java   |  7 +++++++
 .../org/apache/hadoop/hbase/filter/ParseFilter.java  |  4 ++++
 .../apache/hadoop/hbase/filter/TestParseFilter.java  | 20 ++++++++++++++++++--
 3 files changed, 29 insertions(+), 2 deletions(-)