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

Hudson commented on HBASE-4230:
-------------------------------

Integrated in HBase-TRUNK #2127 (See 
[https://builds.apache.org/job/HBase-TRUNK/2127/])
    HBASE-4230 Compaction threads need names

apurtell : 
Files : 
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/CompactSplitThread.java
* /hbase/trunk/CHANGES.txt


> Compaction threads need names
> -----------------------------
>
>                 Key: HBASE-4230
>                 URL: https://issues.apache.org/jira/browse/HBASE-4230
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Andrew Purtell
>             Fix For: 0.92.0
>
>         Attachments: HBASE-4230.patch
>
>
> The CompactSplitThread creates executors for doing compaction work, but 
> threads end up named things like "pool-2-thread-1" which isn't very useful.

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

        

Reply via email to