This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-23997-manual-commit-noop
in repository https://gitbox.apache.org/repos/asf/camel.git
from 8d27164d610c CAMEL-23997: Fix manual commit mode auto-committing
offsets
add 3bc3a8f7fcb3 CAMEL-23997: Address review feedback - add test for
streaming processor fix
No new revisions were added by this update.
Summary of changes:
.../KafkaRecordStreamingProcessorTest.java | 82 ++++++++++++++++++++++
1 file changed, 82 insertions(+)
create mode 100644
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/consumer/support/streaming/KafkaRecordStreamingProcessorTest.java