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

Fix update sticky task list in task store #3761

Merged
merged 3 commits into from
Nov 17, 2020

Conversation

yycptt
Copy link
Contributor

@yycptt yycptt commented Nov 16, 2020

What changed?
Fix sticky tasklist update so that the query is done with conditional update (for cass) or transaction lock (for sql)

Why?
Same as temporalio/temporal#935
Avoid race condition when updating sticky tasklist.

How did you test it?
Existing tests

Potential risks
N/A

@yycptt yycptt merged commit c52c1c2 into cadence-workflow:master Nov 17, 2020
github-actions bot pushed a commit to vytautas-karpavicius/cadence that referenced this pull request Feb 4, 2021
@yycptt yycptt deleted the fix-matching-sticky-update branch February 26, 2021 01:07
yux0 pushed a commit to yux0/cadence that referenced this pull request May 4, 2021
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

Successfully merging this pull request may close these issues.

2 participants