[
https://issues.apache.org/jira/browse/HBASE-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511677#comment-14511677
]
Jonathan Lawlor commented on HBASE-13552:
-----------------------------------------
ChoreService was introduced by HBASE-6778 into what was branch-1+ at the time.
As such, this change would currently affect branch-1.1, branch-1, and master.
The attached patch applied cleanly for me to all branches.
> ChoreService shutdown message could be more informative
> -------------------------------------------------------
>
> Key: HBASE-13552
> URL: https://issues.apache.org/jira/browse/HBASE-13552
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0, 1.1.0, 1.2.0
> Reporter: Andrew Purtell
> Assignee: Jonathan Lawlor
> Priority: Trivial
> Attachments: HBASE-13552.patch
>
>
> {noformat}
> 2015-04-23 18:34:38,163 INFO [M:0;localhost:43244] hbase.ChoreService: Chore
> service for: localhost,43244,1429833734975 had
> [java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@420579b4,
>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@75793a48,
>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@69e18938,
>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@55f7f1d6,
>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@92644b2,
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@2f6806cf,
>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@56971859,
>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@59bfa778]
> on shutdown
> {noformat}
> Let's give those tasks human meaningful names.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)