kfaraz commented on PR #14484: URL: https://github.com/apache/druid/pull/14484#issuecomment-1606748082
Thanks for the suggestion, @AmatyaAvadhanula ! I think the improvement you suggest is already implemented here, i.e. there is only one cost computation per interval (even if we have multiple datasources). https://github.com/apache/druid/blob/7d9656fbbf94833a5157238ef44d7d43080def32/server/src/main/java/org/apache/druid/server/coordinator/balancer/CostBalancerStrategy.java#L279-L292 -- 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: commits-unsubscr...@druid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org