Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to pause the source task to not send output to downstream? #67

Open
maxCodeVector opened this issue Dec 28, 2020 · 0 comments
Open

Comments

@maxCodeVector
Copy link

I choose to update its partitions with a new rescale id when synchronization. By doing that, it will not send output outside since we will not update the child input gates during synchronization.

Therefore, when updating key mappings, I will not update the partition on the source task but just update its children's input gates. Then the source task will resume sending output immediately, not any other operation to resume it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant