kafka/test-common
Lan Ding abbb6b3c13
CI / build (push) Waiting to run Details
KAFKA-19471: Enable acknowledgement for a record which could not be deserialized (#20148)
This patch mainly includes two improvements:

1. Update currentFetch when `pollForFetches()` throws an exception.
2. Add an override `KafkaShareConsumer.acknowledge(String topic, int
partition, long offset, AcknowledgeType type)` .

Reviewers: Andrew Schofield <aschofield@confluent.io>
2025-07-27 22:35:04 +01:00
..
test-common-internal-api/src MINOR: Cleanups in Test Common Module (#19775) 2025-05-26 03:07:30 +08:00
test-common-runtime/src KAFKA-19471: Enable acknowledgement for a record which could not be deserialized (#20148) 2025-07-27 22:35:04 +01:00
test-common-util/src MINOR: Cleanups in Test Common Module (#19775) 2025-05-26 03:07:30 +08:00