Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
The test case used in HDFS-9313 identified NullPointerException as well as the limitation of excess replica picking. If the current replicas are on
and the storage policy changes to HOT_STORAGE_POLICY_ID, BlockPlacementPolicyDefault's won't be able to delete SSD replica.
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-8770 ReplicationMonitor thread received Runtime exception: NullPointerException when BlockManager.chooseExcessReplicates
- Resolved
- is related to
-
HDFS-9440 Improve BlockPlacementPolicyDefault's to be able to rebalance when picking of excess replicas
- Open
- relates to
-
HDFS-9313 Possible NullPointerException in BlockManager if no excess replica can be chosen
- Closed