petersomogyi opened a new pull request #2588:
URL: https://github.com/apache/hbase/pull/2588


   Includes addendum
   
   hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
    Fix weird brackets around each region name when logging.
   
   hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaFixer.java
     Log when we hit the max merge limit. Also up limit to 64.
   
   
hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/MergeTableRegionsProcedure.java
    Make logs make more sense to operator.
   
   hbase-server/src/main/resources/hbase-webapps/master/hbck.jsp
    Make RegionName show when you mouseover so long names don't mess up
    display of holes and overlaps.
   
   Address Mingliang Liu liuml07 feedback
   
   Signed-off-by: Peter Somogyi <psomo...@apache.org>
   Signed-off-by: Mingliang Liu <lium...@apache.org>
   
    Addendum to address minor feedback on text


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to