captainzmc commented on pull request #2835: URL: https://github.com/apache/ozone/pull/2835#issuecomment-978896874
Hi @szetszwo @bshashikant @sadanand48 I just updated the PR with the idea of HDDS-5852. At present, the PR can support: 1、Ensure that putBlock is executed when an exception occurs, but we need allow to execute putBlocks to closed containers. 2. After chunk is successfully written, it will be cleared immediately. I'm not using the previous window approach because testing found that it would degrade performance. If there are other suggestions, we can continue the discussion here. -- 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]
