Skip to content

FallbackBatchErrorHandler may cause consumers to pause even if they are not retrying #2382

@vooft

Description

@vooft

In what version(s) of Spring for Apache Kafka are you seeing this issue?

For example:

2.8.8+

Describe the bug

Error handlers are shared between multiple consumers if concurrency > 1, which may result in pausing consumers if some others are retrying at the moment and rebalancing kicks in.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions