[ 
https://issues.apache.org/jira/browse/HDDS-5292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-5292:
---------------------------------
    Labels: pull-request-available  (was: )

> Introduce the WritableContainerInterface to SCM
> -----------------------------------------------
>
>                 Key: HDDS-5292
>                 URL: https://issues.apache.org/jira/browse/HDDS-5292
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: SCM
>            Reporter: Stephen O'Donnell
>            Assignee: Stephen O'Donnell
>            Priority: Major
>              Labels: pull-request-available
>
> When implementing EC, we need to allocate blocks to containers on EC 
> pipelines as well as Ratis pipelines (the current code path). The class 
> `BlockManager.allocateBlock(...)` currently does this work.
> To allow EC implementation to progress more smoothly, I would like to have 
> BlockManager user a new interface to obtain a container for a block, namely 
> the WritableContainerProvider interface.
> This change is just a refactor to add the interface. Existing functionality 
> is unchanged.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to