You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2019/06/05 22:35:24 UTC

[hbase] annotated tag 1.3.5RC0 updated (d67c12c -> 5cc55a5)

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

apurtell pushed a change to annotated tag 1.3.5RC0
in repository https://gitbox.apache.org/repos/asf/hbase.git.


*** WARNING: tag 1.3.5RC0 was modified! ***

    from d67c12c  (tag)
      to 5cc55a5  (tag)
 tagging da2d2a9e187ce907432188d064e81c7879ed069b (commit)
 replaces rel/1.3.4
      by Andrew Purtell
      on Wed Jun 5 15:35:23 2019 -0700

- Log -----------------------------------------------------------------
1.3.5RC0
-----------------------------------------------------------------------

    from d705afe  Update CHANGES.txt for 1.3.5RC0
     add 9dbce67  HBASE-21920 Ignoring 'empty' end_key while calculating end_key for new region in HBCK -fixHdfsOverlaps command can cause data loss
     add cade234  HBASE-22540 [Memstore] Correct counters in MemStoreChunkPool
     add da2d2a9  Update CHANGES.txt for 1.3.5RC0

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  2 +
 .../hbase/regionserver/MemStoreChunkPool.java      | 23 +++++++-----
 .../org/apache/hadoop/hbase/util/HBaseFsck.java    |  7 +++-
 .../apache/hadoop/hbase/util/TestHBaseFsck.java    | 43 ++++++++++++++++++++++
 4 files changed, 64 insertions(+), 11 deletions(-)