You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/02/12 20:29:13 UTC

[jira] [Updated] (HBASE-7831) lightweight way to make RS commit suicide (internally, from code)

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

Sergey Shelukhin updated HBASE-7831:
------------------------------------

    Summary: lightweight way to make RS commit suicide (internally, from code)  (was: lightweight way to make RS commit suicide)
    
> lightweight way to make RS commit suicide (internally, from code)
> -----------------------------------------------------------------
>
>                 Key: HBASE-7831
>                 URL: https://issues.apache.org/jira/browse/HBASE-7831
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Priority: Minor
>
> There are times in the life of many a region server when it realizes that it cannot go on any longer in the hostile, inhospitable environment. Or it might realize that there's something inherently wrong with it on the inside (probably because a developer screwed up). The only way out is killing itself.
> There's code in some places currently that does Runtime halt in such cases, and there may be code that calls HRegionServer method to do this.
> I think we need some easy-to-access (lightweight interface, or static) way to trigger reliable (no catching exceptions on the upper levels, etc.) RS death in such cases.

--
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