Skip to content

agent: fix raced deletion of journals #2226

@psFried

Description

@psFried

There's a race condition where a capture and collection get deleted in the same publication, and the collection controller runs before the capture controller, delting the collection journals. But the capture is still running, and re-creates some of the journals while writing data. This can also happen when resetting collections, or if the collection and capture are deleted by separate publications. We'd like to fix this for all cases.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions