You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by gx...@apache.org on 2019/11/06 14:07:55 UTC

[hbase] branch master updated (d2142a8 -> f58bd4a)

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

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


    from d2142a8  HBASE-23085 Network and Data related Actions
     add f58bd4a  HBASE-22980 HRegionPartioner getPartition() method incorrectly partitions the regions of the table. (#590)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/mapred/HRegionPartitioner.java    |  2 +-
 .../hadoop/hbase/mapreduce/HRegionPartitioner.java |  2 +-
 .../hbase/mapreduce/TestHRegionPartitioner.java    | 24 ++++++++++++++++++++++
 3 files changed, 26 insertions(+), 2 deletions(-)