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 base workflow info to workflow replication task #4107

Merged
merged 3 commits into from Mar 29, 2023

Conversation

wxing1292
Copy link
Contributor

What changed?

  • Add base workflow info to workflow replication task

Why?
Attempt to make workflow reset base workflow info more generic

How did you test it?
Updated tests

Potential risks
N/A

Is hotfix candidate?

@wxing1292 wxing1292 force-pushed the streaming-workflow-reset branch 3 times, most recently from 572f222 to e0560ba Compare March 28, 2023 17:38
@wxing1292 wxing1292 marked this pull request as ready for review March 28, 2023 17:40
@wxing1292 wxing1292 requested a review from a team as a code owner March 28, 2023 17:40
@@ -196,6 +197,7 @@ type (
GetWorkflowType() *commonpb.WorkflowType
GetWorkflowStateStatus() (enumsspb.WorkflowExecutionState, enumspb.WorkflowExecutionStatus)
GetQueryRegistry() QueryRegistry
GetBaseWorkflow() *workflowspb.BaseExecutionInfo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: GetBaseWorkflowResetPoint?

@wxing1292 wxing1292 enabled auto-merge (squash) March 28, 2023 23:01
@wxing1292 wxing1292 merged commit bccdaaa into temporalio:master Mar 29, 2023
9 checks passed
@wxing1292 wxing1292 deleted the streaming-workflow-reset branch March 29, 2023 00:11
wxing1292 added a commit that referenced this pull request Mar 31, 2023
* Add base workflow info to workflow replication task
wxing1292 added a commit that referenced this pull request Apr 14, 2023
* Add base workflow info to workflow replication 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

2 participants