599166320 opened a new issue, #13317: URL: https://github.com/apache/druid/issues/13317
### Affected Version 24.0.0 ### Description When druid is upgraded from 0.22.0 to 24.0.0, a strange phenomenon occurs: it always allocates segments to a specific machine until the capacity of the machine is used up. I have added this machine to the decommissioningNodes nodes for many times. After the data volume of this machine decreases, I will delete it from the decommissioningNodes nodes list. After deletion, the capacity of this machine will be full again. Such repeated operations cannot balance the data.  -- 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]
