Skip to content

Seeds are dropped before recreated #433

Open
@krivars

Description

@krivars

Is your feature request related to a problem? Please describe.
Because seeds are dropped and then recreated, we get errors in the short period of downtime when seeds are used in materialized views. Also, if the recreation of the seed fails for some reason, the downtime lasts until seed is recreated.

Describe the solution you'd like
Use exchange instead of drop and create.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions