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

Mukul Kumar Singh resolved HDDS-5921.
-------------------------------------
    Fix Version/s: 1.3.0
       Resolution: Fixed

> Decouple DatanodeStore impl classes from container.
> ---------------------------------------------------
>
>                 Key: HDDS-5921
>                 URL: https://issues.apache.org/jira/browse/HDDS-5921
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Mark Gui
>            Assignee: Mark Gui
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.3.0
>
>
> For now DatanodeStore has one-to-one relation with container, but after merge 
> rocksdb instances DatanodeStore will have one-to-many relation with container.
> So we should decouple DatanodeStore impl classes from container, that is to 
> say the impl classes no longer have a containerID as member, if we want to 
> iterator through blocks in container, we should pass the containerID in as a 
> parameter.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to