You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2019/09/10 15:14:12 UTC

[hbase-operator-tools] branch HBASE-23002 updated (3a8a5d3 -> 1a2d3c3)

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

stack pushed a change to branch HBASE-23002
in repository https://gitbox.apache.org/repos/asf/hbase-operator-tools.git.


    from 3a8a5d3  HBASE-23002 [HBCK2/hbase-operator-tools] Create an assembly that builds an hbase-operator-tools tgz
     add 0e96351  HBASE-22997 Move to SLF4J (#25)
     add f6d071a  HBASE-22999 Fix non-varargs compile warnings (#27)
     new 1a2d3c3  Merge remote-tracking branch 'origin/master' into HBASE-23002

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hbase-hbck2/pom.xml                                       |  3 +--
 .../java/org/apache/hbase/FsRegionsMetaRecoverer.java     |  8 ++++----
 hbase-hbck2/src/main/java/org/apache/hbase/HBCK2.java     |  8 ++++----
 .../java/org/apache/hbase/TestFsRegionsMetaRecoverer.java |  6 +++---
 hbase-hbck2/src/test/java/org/apache/hbase/TestHBCK2.java | 13 ++++++++-----
 .../java/org/apache/hbase/TestHBCKMetaTableAccessor.java  |  2 --
 pom.xml                                                   | 15 ++++++++++++++-
 7 files changed, 34 insertions(+), 21 deletions(-)


[hbase-operator-tools] 01/01: Merge remote-tracking branch 'origin/master' into HBASE-23002

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

stack pushed a commit to branch HBASE-23002
in repository https://gitbox.apache.org/repos/asf/hbase-operator-tools.git

commit 1a2d3c38d129dc795e872433b69da41ce9ce6b89
Merge: 3a8a5d3 f6d071a
Author: stack <st...@apache.org>
AuthorDate: Tue Sep 10 08:13:16 2019 -0700

    Merge remote-tracking branch 'origin/master' into HBASE-23002

 hbase-hbck2/pom.xml                                       |  3 +--
 .../java/org/apache/hbase/FsRegionsMetaRecoverer.java     |  8 ++++----
 hbase-hbck2/src/main/java/org/apache/hbase/HBCK2.java     |  8 ++++----
 .../java/org/apache/hbase/TestFsRegionsMetaRecoverer.java |  6 +++---
 hbase-hbck2/src/test/java/org/apache/hbase/TestHBCK2.java | 13 ++++++++-----
 .../java/org/apache/hbase/TestHBCKMetaTableAccessor.java  |  2 --
 pom.xml                                                   | 15 ++++++++++++++-
 7 files changed, 34 insertions(+), 21 deletions(-)