Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Edit of logging around region replicas: shortening and adding context.
Checkstyle fixes in edited files while I was in there.
Bug fix in AssignRegionHandler – was using M_RS_CLOSE_META to open
a Region instead of a M_RS_OPEN_META.
Main reason for this issue is making the substantial adjacent issue HBASE-25055 smaller in size/easier to review.