Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Kafka commit issues #773

@pstadermann

Description

@pstadermann

Currently the KafkaConsumer has several commit issues:

  • Can skip failures!
    • If 9 messages are being retried and the 10. is processed succesfully, all 10 can be committed
  • No commit on shutdown
  • No way to commit every x ms

Unrelated to committing:

  • Cancel blocks until all polly retries are done

I'm working on a PR that will be finished soon.

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