Skip to content

Fix the issue of fetchStreamPartitionOffset method in Kafka 2.0 implementation #9291

@sajjad-moradi

Description

@sajjad-moradi

Kafka 2.0 implementation of StreamMetadataProvider.fetchStreamPartitionOffset() returns the next offset after the last available offset while all other implementations correctly return the last available offset. This needs to be fixed. This causes issues on startup when offset based consumption status checker is used.

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