Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-5535 (Rolling upgrades)
-
None
-
Reviewed
Description
DN changes when a rolling upgrade is in progress:
- DataNode should handle block deletions by moving block files to 'trash'.
- Block files should be restored to their original locations during a rollback.
- Purge trash when the rolling upgrade is finalized.