Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently for a key, a client requests for multiple blocks through allocate block calls. However it is possible for the allocate block call to have a different replication type and factor than the blocks allocated during create key.
This jira proposes to store the replication factor and type values inside the OzoneManager and re-use the values for the subsequent block allocation calls.