szetszwo commented on pull request #2835: URL: https://github.com/apache/ozone/pull/2835#issuecomment-968520861
> ... The root cause is that we don't clean up the bufferList until the block commit. ... For supporting retry, we cannot clean up the bufferList. Another way is to make the retry configurable so that we can disable it. BTW, having a 256MB buffer list seem reasonable in common use cases. In the performance test, a single client creates many concurrent files may not be something worth to fix. We should change the test to create more clients. -- 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]
