alirezazamani opened a new issue #922: Continuous wrong assignment of targeted tasks URL: https://github.com/apache/helix/issues/922 There are scenarios where there are multiple currentstates and previous assignment existed in ZK for one partition. This will confused the controller for the task scheduling stage. In this case, since paMap has only place for each task, the final result of scheduling is not deterministic. In this case, tasks can be stuck in INIT -> RUNNING and RUNNING -> DROPPED on the wrong instance.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
