[
https://issues.apache.org/jira/browse/HBASE-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298312#comment-14298312
]
Hudson commented on HBASE-6778:
-------------------------------
FAILURE: Integrated in HBase-TRUNK #6073 (See
[https://builds.apache.org/job/HBase-TRUNK/6073/])
HBASE-6778 Deprecate Chore; its a thread per task when we should have one
thread to do all tasks - add new files (tedyu: rev
d3eedb24e1ebf56ce820ea77522b695350fada6c)
* hbase-common/src/main/java/org/apache/hadoop/hbase/ScheduledChore.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/ChoreService.java
* hbase-common/src/test/java/org/apache/hadoop/hbase/TestChoreService.java
> Deprecate Chore; its a thread per task when we should have one thread to do
> all tasks
> -------------------------------------------------------------------------------------
>
> Key: HBASE-6778
> URL: https://issues.apache.org/jira/browse/HBASE-6778
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: Jonathan Lawlor
> Fix For: 2.0.0, 1.1.0
>
> Attachments: AFTER_thread_dump.txt, BEFORE_thread_dump.txt,
> HBASE_6778_WIP_v1.patch, HBASE_6778_WIP_v2.patch, HBASE_6778_v1.patch,
> HBASE_6778_v2.patch, HBASE_6778_v3.patch, HBASE_6778_v3.patch,
> HBASE_6778_v4.patch, HBASE_6778_v5.patch, HBASE_6778_v6.patch,
> HBASE_6778_v6.patch, thread_dump_HMaster.local.out
>
>
> Should use something like ScheduledThreadPoolExecutor instead (Elliott said
> this first I think; J-D said something similar just now).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)