kfaraz commented on code in PR #14875: URL: https://github.com/apache/druid/pull/14875#discussion_r1299690412
########## server/src/main/java/org/apache/druid/server/coordinator/compact/CompactionStatus.java: ########## Review Comment: No logic changes, just rearranged for readability and to track the reason that compaction is required in a better manner. The reason can be used for logging, testing and emitter metrics if required. -- 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]
