Remove AssignmentManager#clearRegionFromTransition and replace with
assignmentManager#regionOffline
---------------------------------------------------------------------------------------------------
Key: HBASE-5280
URL: https://issues.apache.org/jira/browse/HBASE-5280
Project: HBase
Issue Type: Improvement
Components: master
Affects Versions: 0.92.0, 0.90.5, 0.94.0
Reporter: Jonathan Hsieh
These two methods are essentially the same and both present in the code base.
It was suggested in the review for HBASE-5128 to remove
#clearRegionFromTransition in favor of #regionOffline (HBASE-5128 deprecates
this method, but it is internal to the HMaster, so should be safely removable
from 0.92 and 0.94).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira