8000 Refactor the transform process management. by dimitri · Pull Request #194 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Refactor the transform process management. #194

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

Merged
merged 2 commits into from
Feb 13, 2023
Merged

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented Feb 10, 2023

Make the transform process a sibling process to the receive and catchup processes, where it was started by the receive process before. This refactoring simplifies our process management and prepares for being able to transition from the prefetch model to the live replay model.

Make the transform process a sibling process to the receive and catchup
processes, where it was started by the receive process before. This
refactoring simplifies our process management and prepares for being able to
transition from the prefetch model to the live replay model.
@dimitri dimitri self-assigned this Feb 10, 2023
Improve debugging and process management, and share more code to start the
follow sub-processes and supervise them, in a way that the same supervision
code applies to many of our modes of operations: prefetch, prefetch and
catchup, and soon, replay.
@dimitri dimitri merged commit 06364fb into main Feb 13, 2023
@dimitri dimitri deleted the refactor/transform-process branch February 13, 2023 13:41
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.

1 participant
0