You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by vj...@apache.org on 2020/01/29 18:26:59 UTC

[hbase] branch master updated (60b80b6 -> 66d198d)

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

vjasani pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 60b80b6  HBASE-23736 Removed deprecated getTimeStampOfLastAppliedOp from MetricsSink
     add 66d198d  HBASE-23749 : TestHFileWriterV3 for all DataBlock Encoders

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/io/hfile/TestHFileWriterV3.java   |  33 ++-
 ...java => TestHFileWriterV3WithDataEncoders.java} | 306 +++++++++++----------
 2 files changed, 176 insertions(+), 163 deletions(-)
 copy hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/{TestHFileWriterV3.java => TestHFileWriterV3WithDataEncoders.java} (59%)