NealSun96 opened a new issue #1324: URL: https://github.com/apache/helix/issues/1324
### Describe the bug Sometimes tasks may not be assigned even when there is quota available. ### To Reproduce Create two jobs, A and B. Assign job A task 1 and 2; assign job B task 1 and 3. After assigning the tasks for job A, it's possible that task 3 from job B doesn't get assigned even when there is quota available. ### Expected behavior Task 3 from job B should be assigned when there's quota available. ---------------------------------------------------------------- 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]
