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 api at mutable state to track potential reapply events #7001

Merged
merged 10 commits into from
Jan 11, 2025

Conversation

xwduan
Copy link
Contributor

@xwduan xwduan commented Dec 17, 2024

What changed?

Add api at mutable state to track potential reapply events, and reapply these events when needed.

Why?

For state-based replication, we need extra fields to track events that need to reapply.

How did you test it?

unit test.

Potential risks

Documentation

Is hotfix candidate?

service/history/ndc/workflow_state_replicator.go Outdated Show resolved Hide resolved
service/history/workflow/context.go Outdated Show resolved Hide resolved
service/history/ndc/workflow_state_replicator.go Outdated Show resolved Hide resolved
service/history/workflow/context.go Show resolved Hide resolved
service/history/workflow/context.go Outdated Show resolved Hide resolved
service/history/ndc/workflow_state_replicator.go Outdated Show resolved Hide resolved
@hai719 hai719 marked this pull request as ready for review January 6, 2025 20:52
@hai719 hai719 requested a review from a team as a code owner January 6, 2025 20:52
@hai719 hai719 enabled auto-merge (squash) January 10, 2025 23:49
@hai719 hai719 merged commit a1a3b3a into main Jan 11, 2025
49 checks passed
@hai719 hai719 deleted the willduan/fix_zombine_workflow_reapply_for_state_based branch January 11, 2025 00:07
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.

4 participants