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 "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2019/10/21 23:24:00 UTC

[jira] [Resolved] (HDFS-12049) Recommissioning live nodes stalls the NN

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

Wei-Chiu Chuang resolved HDFS-12049.
------------------------------------
    Resolution: Duplicate

> Recommissioning live nodes stalls the NN
> ----------------------------------------
>
>                 Key: HDFS-12049
>                 URL: https://issues.apache.org/jira/browse/HDFS-12049
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Daryn Sharp
>            Priority: Critical
>
> A node refresh will recommission included nodes that are alive and in decommissioning or decommissioned state.  The recommission will scan all blocks on the node, find over replicated blocks, chose an excess, queue an invalidate.
> The process is expensive and worsened by overhead of storage types (even when not in use).  It can be especially devastating because the write lock is held for the entire node refresh.  _Recommissioning 67 nodes with ~500k blocks/node stalled rpc services for over 4 mins._



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org