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

JiangHua Zhu updated HDFS-16062:
--------------------------------
    Description: 
When executing the reconfig command on the DataNode, for example:
hdfs dfsadmin -reconfig datanode hadoopxxxx.jd.163.org:8025 start

At this time, the JMX of the DataNode is requested. At this time, JMX will 
still block after a long time.
When this happens, it is mainly caused by some disk exceptions (such as disk 
unavailability) on the DataNode. At this time, DataNode#JMX will block.

> When a DataNode hot reload configuration, JMX card master for a long time
> -------------------------------------------------------------------------
>
>                 Key: HDFS-16062
>                 URL: https://issues.apache.org/jira/browse/HDFS-16062
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: JiangHua Zhu
>            Assignee: JiangHua Zhu
>            Priority: Major
>
> When executing the reconfig command on the DataNode, for example:
> hdfs dfsadmin -reconfig datanode hadoopxxxx.jd.163.org:8025 start
> At this time, the JMX of the DataNode is requested. At this time, JMX will 
> still block after a long time.
> When this happens, it is mainly caused by some disk exceptions (such as disk 
> unavailability) on the DataNode. At this time, DataNode#JMX will block.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to