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

Refactor replication related components #2816

Merged
merged 6 commits into from
May 10, 2022

Conversation

yux0
Copy link
Contributor

@yux0 yux0 commented May 7, 2022

What changed?
Refactor replication related components

Why?

  1. Move replicators to replication package.
  2. Implement queues.Processor interface and DI.

How did you test it?
Existing tests

Potential risks

Is hotfix candidate?
No

@yux0 yux0 requested a review from a team as a code owner May 7, 2022 13:06
service/history/handler.go Show resolved Hide resolved
service/history/queueProcessorFactory.go Outdated Show resolved Hide resolved
service/history/replication/task_processor.go Outdated Show resolved Hide resolved
service/history/queues/queue.go Outdated Show resolved Hide resolved
@yux0 yux0 merged commit 5da9b57 into temporalio:master May 10, 2022
@yux0 yux0 deleted the replication-refactor branch May 10, 2022 05:49
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