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 2011/05/01 01:15:03 UTC

[jira] [Created] (HBASE-3837) Expose regionsInTransition on master UI

Expose regionsInTransition on master UI
---------------------------------------

                 Key: HBASE-3837
                 URL: https://issues.apache.org/jira/browse/HBASE-3837
             Project: HBase
          Issue Type: New Feature
    Affects Versions: 0.92.0
            Reporter: Todd Lipcon
             Fix For: 0.92.0


There have been some bugs in the past that can cause a region to get "stuck" in transition. It's currently hard to see this without tailing the logs and noticing periodic timeout messages, etc.

I'd like to expose the regionsInTransition map on the master UI, so ops can quickly identify what might be causing a region to get "stuck".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3837) Expose regionsInTransition on master UI

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

Hudson commented on HBASE-3837:
-------------------------------

Integrated in HBase-TRUNK #1909 (See [https://builds.apache.org/hudson/job/HBase-TRUNK/1909/])
    

> Expose regionsInTransition on master UI
> ---------------------------------------
>
>                 Key: HBASE-3837
>                 URL: https://issues.apache.org/jira/browse/HBASE-3837
>             Project: HBase
>          Issue Type: New Feature
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.92.0
>
>         Attachments: hbase-3837.txt
>
>
> There have been some bugs in the past that can cause a region to get "stuck" in transition. It's currently hard to see this without tailing the logs and noticing periodic timeout messages, etc.
> I'd like to expose the regionsInTransition map on the master UI, so ops can quickly identify what might be causing a region to get "stuck".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3837) Expose regionsInTransition on master UI

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

stack commented on HBASE-3837:
------------------------------

+1 I like how you add origin to RegionState for RIT.

> Expose regionsInTransition on master UI
> ---------------------------------------
>
>                 Key: HBASE-3837
>                 URL: https://issues.apache.org/jira/browse/HBASE-3837
>             Project: HBase
>          Issue Type: New Feature
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.92.0
>
>         Attachments: hbase-3837.txt
>
>
> There have been some bugs in the past that can cause a region to get "stuck" in transition. It's currently hard to see this without tailing the logs and noticing periodic timeout messages, etc.
> I'd like to expose the regionsInTransition map on the master UI, so ops can quickly identify what might be causing a region to get "stuck".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3837) Expose regionsInTransition on master UI

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

Todd Lipcon updated HBASE-3837:
-------------------------------

    Attachment: hbase-3837.txt

> Expose regionsInTransition on master UI
> ---------------------------------------
>
>                 Key: HBASE-3837
>                 URL: https://issues.apache.org/jira/browse/HBASE-3837
>             Project: HBase
>          Issue Type: New Feature
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>             Fix For: 0.92.0
>
>         Attachments: hbase-3837.txt
>
>
> There have been some bugs in the past that can cause a region to get "stuck" in transition. It's currently hard to see this without tailing the logs and noticing periodic timeout messages, etc.
> I'd like to expose the regionsInTransition map on the master UI, so ops can quickly identify what might be causing a region to get "stuck".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3837) Expose regionsInTransition on master UI

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

Todd Lipcon updated HBASE-3837:
-------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

> Expose regionsInTransition on master UI
> ---------------------------------------
>
>                 Key: HBASE-3837
>                 URL: https://issues.apache.org/jira/browse/HBASE-3837
>             Project: HBase
>          Issue Type: New Feature
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.92.0
>
>         Attachments: hbase-3837.txt
>
>
> There have been some bugs in the past that can cause a region to get "stuck" in transition. It's currently hard to see this without tailing the logs and noticing periodic timeout messages, etc.
> I'd like to expose the regionsInTransition map on the master UI, so ops can quickly identify what might be causing a region to get "stuck".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (HBASE-3837) Expose regionsInTransition on master UI

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

Todd Lipcon reassigned HBASE-3837:
----------------------------------

    Assignee: Todd Lipcon

> Expose regionsInTransition on master UI
> ---------------------------------------
>
>                 Key: HBASE-3837
>                 URL: https://issues.apache.org/jira/browse/HBASE-3837
>             Project: HBase
>          Issue Type: New Feature
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.92.0
>
>         Attachments: hbase-3837.txt
>
>
> There have been some bugs in the past that can cause a region to get "stuck" in transition. It's currently hard to see this without tailing the logs and noticing periodic timeout messages, etc.
> I'd like to expose the regionsInTransition map on the master UI, so ops can quickly identify what might be causing a region to get "stuck".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3837) Expose regionsInTransition on master UI

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

Todd Lipcon updated HBASE-3837:
-------------------------------

    Status: Patch Available  (was: Open)

> Expose regionsInTransition on master UI
> ---------------------------------------
>
>                 Key: HBASE-3837
>                 URL: https://issues.apache.org/jira/browse/HBASE-3837
>             Project: HBase
>          Issue Type: New Feature
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>             Fix For: 0.92.0
>
>         Attachments: hbase-3837.txt
>
>
> There have been some bugs in the past that can cause a region to get "stuck" in transition. It's currently hard to see this without tailing the logs and noticing periodic timeout messages, etc.
> I'd like to expose the regionsInTransition map on the master UI, so ops can quickly identify what might be causing a region to get "stuck".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira