You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/06/15 00:38:16 UTC

[jira] Created: (HBASE-2726) RS should never abort without an informative log message

RS should never abort without an informative log message
--------------------------------------------------------

                 Key: HBASE-2726
                 URL: https://issues.apache.org/jira/browse/HBASE-2726
             Project: HBase
          Issue Type: Improvement
          Components: regionserver
    Affects Versions: 0.21.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon


We should make HRegionServer.abort() take a string "reason" parameter so that we can never abort without being clear why we're doing it. (I occasionally see cases where regionservers start shutting down but it's unclear why)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2726) RS should never abort without an informative log message

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HBASE-2726:
-------------------------------

    Attachment: hbase-2726.txt

> RS should never abort without an informative log message
> --------------------------------------------------------
>
>                 Key: HBASE-2726
>                 URL: https://issues.apache.org/jira/browse/HBASE-2726
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>         Attachments: hbase-2726.txt
>
>
> We should make HRegionServer.abort() take a string "reason" parameter so that we can never abort without being clear why we're doing it. (I occasionally see cases where regionservers start shutting down but it's unclear why)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2726) RS should never abort without an informative log message

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HBASE-2726:
-------------------------------

           Status: Resolved  (was: Patch Available)
     Hadoop Flags: [Reviewed]
    Fix Version/s: 0.21.0
       Resolution: Fixed

Committed to trunk, thanks for review, Stack.

> RS should never abort without an informative log message
> --------------------------------------------------------
>
>                 Key: HBASE-2726
>                 URL: https://issues.apache.org/jira/browse/HBASE-2726
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.21.0
>
>         Attachments: hbase-2726.txt
>
>
> We should make HRegionServer.abort() take a string "reason" parameter so that we can never abort without being clear why we're doing it. (I occasionally see cases where regionservers start shutting down but it's unclear why)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2726) RS should never abort without an informative log message

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878847#action_12878847 ] 

stack commented on HBASE-2726:
------------------------------

+1 Patch looks good.

> RS should never abort without an informative log message
> --------------------------------------------------------
>
>                 Key: HBASE-2726
>                 URL: https://issues.apache.org/jira/browse/HBASE-2726
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>         Attachments: hbase-2726.txt
>
>
> We should make HRegionServer.abort() take a string "reason" parameter so that we can never abort without being clear why we're doing it. (I occasionally see cases where regionservers start shutting down but it's unclear why)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2726) RS should never abort without an informative log message

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HBASE-2726:
-------------------------------

    Status: Patch Available  (was: Open)

> RS should never abort without an informative log message
> --------------------------------------------------------
>
>                 Key: HBASE-2726
>                 URL: https://issues.apache.org/jira/browse/HBASE-2726
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>         Attachments: hbase-2726.txt
>
>
> We should make HRegionServer.abort() take a string "reason" parameter so that we can never abort without being clear why we're doing it. (I occasionally see cases where regionservers start shutting down but it's unclear why)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.