cchenax opened a new pull request #2628:
URL: https://github.com/apache/ozone/pull/2628


   ## What changes were proposed in this pull request?
   when concurrent write,for example,the chunkinfo{offset is 8192000,chunk size 
is 4096000} write in chunkfile,but the chunkinfo{offset is 4096000,chunk size 
is 4096000} is not write in chunkfile,so when this chunkinfo write in chunkfile 
will print warning log datanode duplicate write,but this chunkinfo was not 
wrote before.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-5732
   
   ## How was this patch tested?
   
   ci
   


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