You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Uma Maheswara Rao G (Jira)" <ji...@apache.org> on 2022/05/17 15:34:00 UTC

[jira] [Created] (HDDS-6759) EC: Add listBlock command MockDatanodeStorage for mocking in reconstruction work.

Uma Maheswara Rao G created HDDS-6759:
-----------------------------------------

             Summary: EC: Add listBlock command MockDatanodeStorage for mocking in reconstruction work.
                 Key: HDDS-6759
                 URL: https://issues.apache.org/jira/browse/HDDS-6759
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Uma Maheswara Rao G
            Assignee: Uma Maheswara Rao G


The idea here is that, MockDatanodeStorage provide all container level API abstraction in mock. It worked very well when implementing writes/reads.

Now when we do reconstruction, it would be good to use this mocking layer and do reconstruction logic and write to this mock later. 

Currently mocking layer maintaining flat structures that, blockID as key. It would be good to add other data structure to have container level blocks separately when needed for listing a container blocks.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org