Skip to content

No type available for cooperative-sticky re-balance #469

@aretit2533

Description

@aretit2533

When using partition.assignment.strategy=cooperative-sticky, the KafkaConsumer type does not expose the following methods:

incrementalAssign
incrementalUnassign

These methods are required for cooperative rebalancing but are currently missing from the KafkaConsumer type/interface.

As a result, it is not possible to properly implement cooperative-sticky partition assignment using the provided KafkaConsumer API.

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