Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
HDDS Acadia
Description
VolumeSet would be responsible for managing volumes in the Datanode. Some of its functions are:
- Initialize volumes on startup
- Provide APIs to add/ remove volumes
- Choose and return volume to calling service based on the volume choosing policy (currently implemented Round Robin choosing policy)