[ 
https://issues.apache.org/jira/browse/HDFS-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-2267:
------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed to trunk after manually running some tests that cover the changed 
code path.

> DataXceiver thread name incorrect while waiting on op during keepalive
> ----------------------------------------------------------------------
>
>                 Key: HDFS-2267
>                 URL: https://issues.apache.org/jira/browse/HDFS-2267
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: data-node
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>             Fix For: 0.23.0
>
>         Attachments: hdfs-2267.txt
>
>
> Since HDFS-941, the DataXceiver can spend time waiting for a second op to 
> come from the client. Currently, its thread name indicates whatever the 
> previous operation was, rather than something like "Waiting in keepalive for 
> a new request" or something.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to