[
https://issues.apache.org/jira/browse/HBASE-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512034#comment-14512034
]
Hudson commented on HBASE-13552:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #6410 (See
[https://builds.apache.org/job/HBase-TRUNK/6410/])
HBASE-13552 ChoreService shutdown message could be more informative (Jonathan
Lawlor) (stack: rev 0415649f3dda70aef9d7196987d341d11c5c1973)
* hbase-common/src/main/java/org/apache/hadoop/hbase/ChoreService.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/ScheduledChore.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)