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/05/07 17:24:49 UTC

[hbase] branch branch-2 updated (fca0f3f -> f98c0fc)

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

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


    from fca0f3f  HBASE-24316 GCMulitpleMergedRegionsProcedure is not idempotent (#1660) (#1671)
     add f98c0fc  HBASE-24335 Support deleteall with ts but without column in shell mode (#1668)

No new revisions were added by this update.

Summary of changes:
 hbase-shell/src/main/ruby/hbase/table.rb              | 14 ++++++++------
 hbase-shell/src/main/ruby/shell/commands/deleteall.rb |  4 ++++
 hbase-shell/src/test/ruby/hbase/table_test.rb         | 11 +++++++++++
 3 files changed, 23 insertions(+), 6 deletions(-)