[
https://issues.apache.org/jira/browse/HADOOP-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330189#comment-14330189
]
Hudson commented on HADOOP-11604:
---------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk #845 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/845/])
HADOOP-11604. Prevent ConcurrentModificationException while closing domain
sockets during shutdown of DomainSocketWatcher thread. Contributed by Chris
Nauroth. (cnauroth: rev 3c5ff0759c4f4e10c97c6d9036add00edb8be2b5)
*
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/net/unix/TestDomainSocketWatcher.java
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/unix/DomainSocketWatcher.java
> Prevent ConcurrentModificationException while closing domain sockets during
> shutdown of DomainSocketWatcher thread.
> -------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-11604
> URL: https://issues.apache.org/jira/browse/HADOOP-11604
> Project: Hadoop Common
> Issue Type: Bug
> Components: net
> Affects Versions: 2.6.0
> Reporter: Liang Xie
> Assignee: Chris Nauroth
> Priority: Critical
> Fix For: 2.7.0
>
> Attachments: HADOOP-11604-001.txt, HADOOP-11604-002.txt,
> HADOOP-11604.003.patch, HADOOP-11604.004.patch
>
>
> Our product cluster hit the Xceiver limit even w/ HADOOP-10404 &
> HADOOP-11333, i found it was caused by DomainSocketWatcher.watcherThread
> gone. Attached is a possible fix, please review, thanks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)