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

Restructure replication task implementation & UT #3992

Merged
merged 8 commits into from Mar 7, 2023

Conversation

wxing1292
Copy link
Contributor

@wxing1292 wxing1292 commented Feb 27, 2023

What changed?

  • Restructure replication task implementation & UT for ease of management

Why?
See above

How did you test it?
UT

Potential risks
N/A

Is hotfix candidate?
N/A

@wxing1292 wxing1292 requested a review from yux0 February 27, 2023 23:20
@wxing1292 wxing1292 requested a review from a team as a code owner February 27, 2023 23:20
service/history/replication/executable_workflow_task.go Outdated Show resolved Hide resolved
}

func (e *ExecutableWorkflowTask) HandleErr(err error) error {
// TODO original logic does not seem to have resend logic?
Copy link
Contributor

Choose a reason for hiding this comment

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

no resend logic for this task

service/history/historyEngine.go Outdated Show resolved Hide resolved
@sync-by-unito sync-by-unito bot closed this Mar 3, 2023
@yycptt yycptt reopened this Mar 3, 2023
@wxing1292 wxing1292 enabled auto-merge (squash) March 7, 2023 00:14
@wxing1292 wxing1292 merged commit dc69278 into temporalio:master Mar 7, 2023
wxing1292 added a commit that referenced this pull request Mar 31, 2023
* Restructure replication task implementation & UT for ease of management
wxing1292 added a commit that referenced this pull request Apr 14, 2023
* Restructure replication task implementation & UT for ease of management
@wxing1292 wxing1292 deleted the streaming-0 branch October 11, 2023 19:56
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

3 participants