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

Add the event batch ID to update CompletionInfo #4441

Merged
merged 1 commit into from Jun 7, 2023
Merged

Add the event batch ID to update CompletionInfo #4441

merged 1 commit into from Jun 7, 2023

Conversation

mmcshane
Copy link
Contributor

@mmcshane mmcshane commented Jun 6, 2023

What changed?
Add the event batch ID to update CompletionInfo

Why?
Both the event ID and the event batch ID are required when the read-through event cache does not find the event cached and must perform a lookup through the persistence layer.

How did you test it?
Features test with cache disabled

Potential risks

Is hotfix candidate?

Both the event ID and the event batch ID are required when the
read-through event cache does not find the event cached and must perform
a lookup through the persistence layer.
@alexshtin
Copy link
Member

Please rebase #4438 after merge. It should pass with this fix.

@mmcshane mmcshane marked this pull request as ready for review June 7, 2023 00:07
@mmcshane mmcshane requested a review from a team as a code owner June 7, 2023 00:07
@mmcshane mmcshane merged commit da83b0a into temporalio:master Jun 7, 2023
10 checks passed
@mmcshane mmcshane deleted the mpm/store-completion-event-batch-id branch June 7, 2023 00:08
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