fxbing commented on issue #3698: URL: https://github.com/apache/fluss/issues/3698#issuecomment-5019789786
Besides causing false alerts, this issue can increase control-plane load. Each spurious `shrink → expand` cycle triggers two `AdjustIsr` operations and two `LeaderAndIsr` ZNode updates. When many buckets are affected simultaneously, this may significantly increase ZooKeeper write pressure and Coordinator event queue time. -- 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]
