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

[Dataflow Streaming] Invalidate caches and remove work on failure before commit #30229

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

arunpandianp
Copy link
Contributor

No description provided.

@arunpandianp
Copy link
Contributor Author

R: @scwhittle

Copy link
Contributor

github-actions bot commented Feb 6, 2024

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@arunpandianp
Copy link
Contributor Author

This is same as #30215, with logic to catch any exceptions thrown by completeWorkAndScheduleNextWorkForKey on the commit thread.

@arunpandianp
Copy link
Contributor Author

Modified completeWorkAndScheduleNextWorkForKey to not throw.

@scwhittle scwhittle merged commit 5494f11 into apache:master Feb 6, 2024
17 checks passed
lostluck added a commit that referenced this pull request Feb 6, 2024
… work on failure before commit (#30234)

* Invalidate caches and remove work on failure before commit

* Prevent completeWorkAndScheduleNextWorkForKey from throwing

---------

Co-authored-by: Arun Pandian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants