LeaseStillHeldException is overloaded for other meanings in RS management
-------------------------------------------------------------------------

                 Key: HBASE-2444
                 URL: https://issues.apache.org/jira/browse/HBASE-2444
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: master, regionserver
            Reporter: Todd Lipcon
            Priority: Minor


If a region server that has already been declared dead reports to the master, 
the master throws LeaseStillHeldException. This is not a very descriptive 
exception for this case - we should either add a new exception for this 
purpose, or make a general exception like RegionServerStateException and use a 
descriptive message.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to