[ 
https://issues.apache.org/jira/browse/HBASE-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon resolved HBASE-2444.
--------------------------------

    Resolution: Not A Problem

no longer a problem - this exception is now only used by scanner lease 
management, not overloaded in master/rs
                
> LeaseStillHeldException is overloaded for other meanings in RS management
> -------------------------------------------------------------------------
>
>                 Key: HBASE-2444
>                 URL: https://issues.apache.org/jira/browse/HBASE-2444
>             Project: 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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to