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/11/11 17:07:56 UTC

[GitHub] [helix] alirezazamani opened a new issue #582: Context is initialized when IS is existed but config is missing

alirezazamani opened a new issue #582: Context is initialized when IS is existed but config is missing
URL: https://github.com/apache/helix/issues/582
 
 
   In WorkflowDispatcher.java there is a function called getOrInitializeWorkflowContext that creates the context without checking the config. In this case, if workflow is expired and IdealState is still existed in cache or ZooKeeper, getOrInitializeWorkflowContext creates a new context which is not desirable.

----------------------------------------------------------------
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