xBis7 commented on PR #3746: URL: https://github.com/apache/ozone/pull/3746#issuecomment-1258020743
@dombizita I've made the changes so that `NSSummaryTask` gets called in place of `NSSummaryTaskWithFSO` and `NSSummaryTaskWithLegacy`, like we discussed. Let me know how it looks. I've also modified the tests to go only over each subclass and not `NSSummaryTask`. If we decide to move forward with this approach I will cleanup the code and add a new class `TestNSSummaryTask` that will test the case of having buckets of different layouts. -- 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]
