[
https://issues.apache.org/jira/browse/HADOOP-11648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344438#comment-14344438
]
Hadoop QA commented on HADOOP-11648:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12702060/HADOOP-11648-003.txt
against trunk revision b18d383.
{color:red}-1 @author{color}. The patch appears to contain @author tags
which the Hadoop community has agreed to not allow in code contributions.
{color:green}+1 tests included{color}. The patch appears to include new
or modified test files.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/5820//console
This message is automatically generated.
> set DomainSocketWatcher thread name explicitly
> ----------------------------------------------
>
> Key: HADOOP-11648
> URL: https://issues.apache.org/jira/browse/HADOOP-11648
> Project: Hadoop Common
> Issue Type: Improvement
> Components: net
> Affects Versions: 2.6.0
> Reporter: Liang Xie
> Assignee: Liang Xie
> Attachments: HADOOP-11648-001.txt, HADOOP-11648-002.txt,
> HADOOP-11648-003.txt
>
>
> while working at HADOOP-11604, seems the current DomainSocketWatcher thread
> name is not set explicitly, e.g. in our cluster, the format is like:
> Thread-25, Thread-303670 or sth else. Here Thread-25 seems came from
> Datanode.initDataXceiver, and once this thread die, the Xceiver leak will be
> found. I think it'd better to set the thread name, so we can debug issue
> easier in further.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)