siddhantsangwan opened a new pull request, #6520:
URL: https://github.com/apache/ozone/pull/6520

   ## What changes were proposed in this pull request?
   In this scenario, EC reconstruction is failing in the new Ozone version for 
EC data written in the old version because the `stripeChecksum` field in the 
`ChunkInfo` proto breaks compatibility between the two versions.
   Please check the Jira for a description and analysis of the problem. In this 
pull request, I changed the code so that reconstruction doesn't fail if 
`stripeChecksum` is missing. Also added some logging.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-10652
   
   ## How was this patch tested?
   
   Keeping this a draft PR while I figure out how to test it.
   


-- 
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