danny0405 commented on issue #5553: URL: https://github.com/apache/hudi/issues/5553#issuecomment-1123146512
We did tweak the compaction strategy in 0.11 here: https://github.com/apache/hudi/blob/4258a715174e0a97271112148ab20ef9307e2bd8/hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/compact/CompactionPlanOperator.java#L110, to only compact one plan at a time and no scheduling if there is a pending compaction on-going. But it seems not relative to the exception. -- 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]
