You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2010/06/22 05:51:54 UTC

[jira] Commented: (HBASE-2764) Force all Chore threads to have a name

    [ https://issues.apache.org/jira/browse/HBASE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881044#action_12881044 ] 

Jean-Daniel Cryans commented on HBASE-2764:
-------------------------------------------

+1, and also why:

{code}
(rootRegion ? "root":"META")
{code}

Why not "-ROOT-" : ".META." or "root":"meta"?

> Force all Chore threads to have a name
> --------------------------------------
>
>                 Key: HBASE-2764
>                 URL: https://issues.apache.org/jira/browse/HBASE-2764
>             Project: HBase
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hbase-2764.txt
>
>
> Right now we sometimes end up with Chore tasks that have no name for a few moments. This is really annoying when trying to debug hung processes, etc.

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