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

buffer event as local namespace after promotion #2699

Merged
merged 2 commits into from Apr 1, 2022

Conversation

yiminc
Copy link
Member

@yiminc yiminc commented Apr 1, 2022

Pretend namespace is still local after it is promoted if there is inflight workflow task.

Why?
So event will be buffered as local event while there is inflight workflow task

How did you test it?
New integration test. Without this fix, the new case would fail on error "event version must be the same inside a batch"

Potential risks

Is hotfix candidate?

@yiminc yiminc requested a review from a team as a code owner April 1, 2022 20:58
@yiminc yiminc enabled auto-merge (squash) April 1, 2022 22:42
@yiminc yiminc merged commit c1d63b7 into temporalio:master Apr 1, 2022
mastermanu pushed a commit that referenced this pull request Apr 4, 2022
* Pretend local namespace after ns promotion if there is inflight workflow task
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.

None yet

3 participants