Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We have seen the use case of decommissioning DataNodes that are already dead or unresponsive, and not expected to rejoin the cluster.
The logic introduced by HDFS-6791 will mark those nodes as DECOMMISSION_INPROGRESS, with a hope that they can come back and finish the decommission work. If an upper layer application is monitoring the decommissioning progress, it will hang forever.
Attachments
Attachments
Issue Links
- causes
-
HDFS-15761 Dead NORMAL DN shouldn't transit to DECOMMISSIONED immediately
- Patch Available
- is related to
-
HDFS-11609 Some blocks can be permanently lost if nodes are decommissioned while dead
- Resolved
-
HDFS-6791 A block could remain under replicated if all of its replicas are on decommissioned nodes
- Closed