You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2019/08/07 14:46:12 UTC

[GitHub] [helix] narendly opened a new issue #386: TASK: Use CurrentState as the source of truth instead of Workflow/JobContext

narendly opened a new issue #386: TASK: Use CurrentState as the source of truth instead of Workflow/JobContext
URL: https://github.com/apache/helix/issues/386
 
 
   When there are frequent disconnects to Participants, it is possible to have discrepancy between what's in CurrentState and what's in task contexts. This could leave the task metadata in a bad state where jobs could get stuck. Using CurrentState from all LiveInstances would solve this problem and give the controller the most up-to-date view of all tasks. No extra read would be required because CurrentState is cached.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org