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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to