sanpwc commented on code in PR #5197: URL: https://github.com/apache/ignite-3/pull/5197#discussion_r1955707820
########## modules/catalog-compaction/src/main/java/org/apache/ignite/internal/catalog/compaction/CatalogManagerCompactionFacade.java: ########## @@ -38,6 +38,7 @@ class CatalogManagerCompactionFacade { this.catalogManager = catalogManager; } + // TODO https://issues.apache.org/jira/browse/IGNITE-22522 Remove this method. Review Comment: I was wrong, we will not remove this method on "merging" colocation to main as we've decided to stick with table based minTimeCollectorService. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org