Skip to content

Allow the invoker to stop in the middle of the batch #108

@mbogoevici

Description

@mbogoevici

Currently, the normal process of stopping the invoker (whether on shutdown or rebalance) is to wait until the entire batch is handled. As this can be a lengthy process, we can simply stop in the middle of processing the batch, with the sole exception of auto-commit scenarios, when this can result in acknowledging messages erroneously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions