zhangyue19921010 commented on pull request #10524: URL: https://github.com/apache/druid/pull/10524#issuecomment-788761374
Hi @pjain1 and @himanshug changes are done including new condition between `desiredTaskCount` and `partitionNumbers` also documented. Also add a new UT to test this this scenario `taskCountMin = 1, taskCountMax = 3, scaleOutStep = 2, partitionNumbers = 2` and scale action expands task numbers from 1 to 2 as expected. Could you please take a look at your convince? This PR related CI jobs are passed other failure jobs may be successful after re-running. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
