danny0405 commented on issue #11745: URL: https://github.com/apache/hudi/issues/11745#issuecomment-2288216497
I'm afraid we can not do that now, both the scheduling and execution are controled by the check `cfg.isAsyncCompactionEnabled()`: https://github.com/apache/hudi/blob/35c00daaf871a6c1b87d6a440832d60f9b26ee14/hudi-utilities/src/main/java/org/apache/hudi/utilities/streamer/StreamSync.java#L898 https://github.com/apache/hudi/blob/35c00daaf871a6c1b87d6a440832d60f9b26ee14/hudi-utilities/src/main/java/org/apache/hudi/utilities/streamer/HoodieStreamer.java#L898 -- 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]
