[
https://issues.apache.org/jira/browse/HBASE-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059133#comment-15059133
]
Hudson commented on HBASE-14977:
--------------------------------
SUCCESS: Integrated in HBase-1.1-JDK8 #1708 (See
[https://builds.apache.org/job/HBase-1.1-JDK8/1708/])
HBASE-14977 ChoreService.shutdown may result in (enis: rev
2c9361602ca4ed12746d992c1161d2dbc08d8d64)
* hbase-common/src/main/java/org/apache/hadoop/hbase/ChoreService.java
> ChoreService.shutdown may result in ConcurrentModificationException
> -------------------------------------------------------------------
>
> Key: HBASE-14977
> URL: https://issues.apache.org/jira/browse/HBASE-14977
> Project: HBase
> Issue Type: Bug
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Priority: Minor
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.4
>
> Attachments: HBASE-14977-v1.patch
>
>
> As seen in this test:
> https://builds.apache.org/job/HBase-1.3/jdk=latest1.8,label=Hadoop/425/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy-output.txt
> We need to make shutdown method synchronized to avoid this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)