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

Take acceptedEventID write out of commit callback #4443

Merged
merged 1 commit into from Jun 6, 2023
Merged

Take acceptedEventID write out of commit callback #4443

merged 1 commit into from Jun 6, 2023

Conversation

mmcshane
Copy link
Contributor

@mmcshane mmcshane commented Jun 6, 2023

What changed?
Take acceptedEventID write out of commit callback

Why?
This value needs to be visible to the update completion message handler even in the case when the acceptance and completion come in the same message batch (i.e. workflow task).

How did you test it?
Unit test changed to create the scenario in question

Potential risks
Low

Is hotfix candidate?
No

This value needs to be visible to the update completion message handler
even in the case when the acceptance and completion come in the same
message batch (i.e. workflow task).
@mmcshane mmcshane requested a review from a team as a code owner June 6, 2023 17:57
@mmcshane mmcshane requested a review from alexshtin June 6, 2023 17:57
@mmcshane mmcshane enabled auto-merge (squash) June 6, 2023 18:18
@mmcshane mmcshane merged commit c107bfd into temporalio:master Jun 6, 2023
9 checks passed
@mmcshane mmcshane deleted the mpm/accepted-id-in-completed-event-bug branch June 6, 2023 18:43
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

2 participants