You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/08/17 19:40:27 UTC

[jira] [Created] (HDFS-2267) DataXceiver thread name incorrect while waiting on op during keepalive

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


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