anmolanmol1234 opened a new pull request, #7424: URL: https://github.com/apache/hadoop/pull/7424
This PR covers 2 changes:- 1. Removed the need for an additional list for storing the committedBlockEntries and replaced it with a string builder which is then cleared out during outputstream close. 2. Added tests for the negative scenarios identified for the append flush cases. -- 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]
