zhang-arvin opened a new pull request, #5469:
URL: https://github.com/apache/linkis/pull/5469

   ## What is the purpose of the change
   
   Fix EngineConn uneven distribution by using weighted random selection 
instead of always picking the first node after rule filtering.
   
   ## Brief change log
   
   - Modified DefaultNodeSelector to use weighted random selection based on 
node resource availability
   - Nodes with more remaining resources get higher probability of being 
selected
   - Ensures minimum weight of 1.0 to avoid zero-weight nodes being excluded


-- 
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]

Reply via email to