Skip to content

Scaffold Compactor supervisor and pipeline#6282

Open
nadav-govari wants to merge 1 commit intonadav/feature-split-mergesfrom
nadav/pr3
Open

Scaffold Compactor supervisor and pipeline#6282
nadav-govari wants to merge 1 commit intonadav/feature-split-mergesfrom
nadav/pr3

Conversation

@nadav-govari
Copy link
Copy Markdown
Collaborator

Description

Scaffolding a supervisor for the Compactor service.
Primary idea: supervisor holds pipeline slots. Once a second (configurable), check on the status of the pipelines.
The supervisor is an actor. a Pipeline is a dumb struct holding handles to the actors in a merge pipeline.
The wiring up of the actual pipelines is to come.

How was this PR tested?

Created basic unit tests but those will be replaced as this becomes more real.

Base automatically changed from nadav/pr2 to nadav/feature-split-merges April 9, 2026 18:43
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