guihecheng opened a new pull request #3076:
URL: https://github.com/apache/ozone/pull/3076


   Co-authored-by: Uma Maheswara Rao G <[email protected]>
   
   ## What changes were proposed in this pull request?
   
   Fix unaligned stripe write failure due to length overflow and
   eliminate the unnecessary variable `currentBlockGroupLen`.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6295
   
   ## How was this patch tested?
   
   existing UT in CI: 
https://github.com/guihecheng/ozone/actions/runs/1827271876
   manual test:
   ./bin/ozone sh bucket create vol1/bucket1 --layout=FILE_SYSTEM_OPTIMIZED 
--replication=rs-10-4-1024k --type EC
   ./bin/ozone sh key put /vol1/bucket1/hosts /etc/hosts
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to