Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-7240
-
Reviewed
Description
KeySpaceManagerProtocolClientSideTranslatorPB#allocateBlock and KeySpaceManagerProtocolClientSideTranslatorPB#openKey do not pass the ratis replication factor and replication type to the KSM server. this causes the allocations using ratis model to resort to standalone mode even when Ratis mode is specified.
Attachments
Attachments
Issue Links
- is depended upon by
-
HDFS-12735 Make ContainerStateMachine#applyTransaction async
- Resolved