Xushaohong commented on PR #3615: URL: https://github.com/apache/ozone/pull/3615#issuecomment-1202242371
Since noticing some defects in the logic, I have updated a new commit, which does these things: 1. prevent NPE when `deletedTable.get(txId);` 2. improve the logic that now returns the correct successful reset count and throws exceptions instead of returning 0; @adoroszlai @lokeshj1703 PTAL :) -- 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]
