Kaijie Chen created HDDS-7407:
---------------------------------

             Summary: EC: Block allocation is not stripped across the EC group
                 Key: HDDS-7407
                 URL: https://issues.apache.org/jira/browse/HDDS-7407
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Kaijie Chen
            Assignee: Kaijie Chen


In HDDS-6452, we have discussed the unit of EC block allocation.

In each container replica, the minimum allocation unit should be scmBlockSize 
instead of scmBlockSize / dataNum.
For each key, the minimum allocation unit should be scmBlockSize * dataNum,
instead of scmBlockSize.

So the allocation logic in TestWritableECContainerProvider should be updated.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to