Skip to content

[RdKafka] Allow acknowledge to not call commit #580

@Steveb-p

Description

@Steveb-p

According to a discusion on https://gitter.im/arnaud-lb/php-rdkafka calling KafkaConsumer::commit or (commitAsync) is not really necessary, since offset is moved on read from topic (unless I'm mistaken, and also if enable.auto.commit topic configuration is left set to true (default)).

image

I'd like to propose an option for configuration to disable calling commit when acknowledging messages from Kafka. Is it a good idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions