You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/04/14 08:08:48 UTC

[jira] Created: (HBASE-2444) LeaseStillHeldException is overloaded for other meanings in RS management

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