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/10/04 10:38:33 UTC

[hbase] branch master updated (b0170d0 -> 3226c17)

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 b0170d0  HBASE-25080 Should not use AssignmentManager to test whether a table is enabled or not (#2436)
     add 3226c17  HBASE-25115 HFilePrettyPrinter can't seek to the row which is the first row of a hfile

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/io/hfile/HFilePrettyPrinter.java     | 10 +++++-----
 .../hadoop/hbase/io/hfile/TestHFilePrettyPrinter.java | 19 +++++++++++++++++++
 2 files changed, 24 insertions(+), 5 deletions(-)