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

Consolidate migration folder in OSS (NEW) #7100

Merged
merged 11 commits into from
Jan 24, 2025
Merged

Consolidate migration folder in OSS (NEW) #7100

merged 11 commits into from
Jan 24, 2025

Conversation

zigeH
Copy link
Contributor

@zigeH zigeH commented Jan 16, 2025

1, Consolidate force replication, handover wf and catchup wf in OSS with control plane.
2, We copied all 7 files from cp and remove the prefix saas.

What changed?

Why?

How did you test it?

Potential risks

Documentation

Is hotfix candidate?

@zigeH zigeH requested a review from a team as a code owner January 16, 2025 22:34
@zigeH zigeH changed the title Consolidate migration folder in OSS Consolidate migration folder in OSS (NEW) Jan 16, 2025
@zigeH zigeH requested review from hehaifengcn and yux0 January 16, 2025 22:53
if !isNotFoundServiceError(err) {
a.logger.Error("force-replication failed to generate replication task", tag.WorkflowNamespaceID(request.NamespaceID), tag.WorkflowID(we.WorkflowId), tag.WorkflowRunID(we.RunId), tag.Error(err))
var executionCandidates []definition.WorkflowKey
if request.EnableParentInfo {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Based on our previous discussion on the old pr, we do not plan to expose the enablePatentInfo here. I plan to remove line 504 and all related tests. Let me know if my understanding is correct
[Consolidate migration folder in OSS](#6893 (comment))
@yux0 @hehaifengcn

Copy link
Contributor

Choose a reason for hiding this comment

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

can we not move code related to enablePatentInfo over to oss? either remove it from saas-temporal first or do it in this PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sg. removed the enablePatentInfo and related tests

@zigeH zigeH requested a review from yycptt January 24, 2025 17:42
@zigeH zigeH merged commit a2e736c into main Jan 24, 2025
50 checks passed
@zigeH zigeH deleted the consolidate-all branch January 24, 2025 21:39
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.

3 participants