qq619618919
qq619618919
Does the community have plans to support this?
Changes: 1. Add compactedTopic offload code in CompactorSubscription. If the topic is successfully compacted to bookkeeper, it will continue to check whether there is an offload ledger on this topic....
### Performance Verification in Production We tested this patch in a production YARN cluster and used Arthas to monitor RM node event handling performance via: ```bash monitor -c 5 org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$NodeEventDispatcher...