Skip to content

Have message_queue::Request::Queue specify a hint towards the expected state #820

@kayabaNerve

Description

@kayabaNerve

If the Message Queue is reset/rolled back, it's unsafe to continue using with an existing processor/coordinator. Despite this, it will still allow messages to be queued without complaint. The queue itself should specify a hint towards the expected state, like how many messages it believes has been queued, where the Message Queue will error if the hint is incongruent with its own state, This would allow detecting if the services have become disparate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions