[
https://issues.apache.org/jira/browse/HBASE-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511980#comment-14511980
]
Hudson commented on HBASE-13552:
--------------------------------
FAILURE: Integrated in HBase-1.2 #21 (See
[https://builds.apache.org/job/HBase-1.2/21/])
HBASE-13552 ChoreService shutdown message could be more informative (Jonathan
Lawlor) (stack: rev 16f8e7f55f92ca3c7ea6ff9147714f11736782c8)
* hbase-common/src/main/java/org/apache/hadoop/hbase/ScheduledChore.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/ChoreService.java
> 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
> Fix For: 2.0.0, 1.1.0
>
> 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)