SaketaChalamchala commented on PR #11068: URL: https://github.com/apache/ozone/pull/11068#issuecomment-5458815807
> @SaketaChalamchala — I took a pass at refactoring `TypedTable.multiGetFromTable()` to address the duplicated status handling between the first pass and the oversize retry loop. > > **Branch:** https://github.com/jojochuang/ozone/tree/HDDS-16229-refactor **Commit:** [jojochuang@0504b5bc8e4](https://github.com/jojochuang/ozone/commit/0504b5bc8e4) Thanks for the review and refactor @jojochuang. I took the refactor and added minor updates to update the bufferCapacity hint for the table, the null guards and addressed leaks due to partial value buffer close if there is an exception. -- 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]
