alirezazamani commented on pull request #1142: URL: https://github.com/apache/helix/pull/1142#issuecomment-661971760
This PR is ready to be merged, approved by @narendly Final commit message: Respect maximum number of attempts for the tasks In this commit, several scheduling parts have been changed in order to enforce the scheduler to respect maximum number of attempts for the tasks. Also, it has been observed that when a task being dropped and scheduled again, max number of attempts is not being respected. in this commit, further checks is added to avoid schedule the tasks again once we reach its maximum number of attempts. ---------------------------------------------------------------- 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]
