zuston opened a new pull request, #1617:
URL: https://github.com/apache/incubator-uniffle/pull/1617

   ### What changes were proposed in this pull request?
   
   When the block failure reassign retry for specified app is enabled, server 
will fast fail of accepting data when it status is inactive.
   
   ### Why are the changes needed?
   
   Fix: #1608 
   
   Sometimes, the server is unhealthy for local disks, but the existing 
assignment will still send the data. If it enables
   the hdfs as remote storage, the write speed will be slow. This PR could 
solve this by activating block reassign mechanism.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Unit tests will be added after #1615 is merged.
   


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