liaoxin01 commented on PR #65049: URL: https://github.com/apache/doris/pull/65049#issuecomment-4849540254
Updated in 3d2c5588e3a: moved the non-decommissioned requirement into `BeSelectionPolicy.Builder.needLoadAvailable()`, so policy-based load backend selection skips decommissioned/decommissioning BEs by default. Removed the duplicated `.needNonDecommissioned()` calls from the load selector call sites while keeping direct cloud/filter paths explicit. Re-ran `SystemInfoServiceTest`; the earlier targeted run had all other related selector tests pass before the SystemInfoService expectation update. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
