elek opened a new pull request #1574:
URL: https://github.com/apache/ozone/pull/1574


   ## What changes were proposed in this pull request?
   
   Che-Wei Chang reported a very particular case related to the data 
replication:
   
   When a container is downloaded successfully but the content is invalid, the 
error the retry mechanism doesn't work very well. Downloader reports the 
download successful therefore it won't be reported as failure, but import will 
fail again and again.
   
   To make it more resilient we can select datanode randomly,
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-4453
   
   ## How was this patch tested?
   
   Unit test is added.


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

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