Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-7240
-
None
-
None
-
None
-
Reviewed
Description
The initial patch will make the datanode chosen policy for container creation pluggable. It will add at least two built-in policies:
1. random (existing)
2. utilization of the storage on different data nodes.
Additional policy based on
3. storage type, etc. will be added separately.
Attachments
Attachments
Issue Links
- contains
-
HDFS-11524 Ozone: Fix TestContainerPersistence failures
- Resolved
-
HDFS-11495 Ozone: Fix TestDatanodeStateMachine#testDatanodeStateContext
- Resolved