You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "István Fajth (Jira)" <ji...@apache.org> on 2021/10/05 09:33:00 UTC

[jira] [Created] (HDDS-5816) Rearrange code and refactor some logic into new methods in prep for EC addition

István Fajth created HDDS-5816:
----------------------------------

             Summary: Rearrange code and refactor some logic into new methods in prep for EC addition
                 Key: HDDS-5816
                 URL: https://issues.apache.org/jira/browse/HDDS-5816
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: István Fajth
            Assignee: István Fajth


During Erasure Coding development, we would like to reuse BlockOutputStreamEntryPool, BlockOutputStreamEntry, and BlockOutputStream, to handle most of the work as the general way of handling writes, and only add specialisations as needed.

In order to prepare for this, some changes are necessary in the basic classes, this JIRA is to bring in those changes to the master so that we do not have too distinct versions in the two branch making merges much more complicated than necessary.
Some more changes might be required during the development, these are related to the changes in HDDS-5755.



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

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