You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by oa...@apache.org on 2021/03/12 11:35:36 UTC

[camel] branch master updated (832c530 -> f81ba83)

This is an automated email from the ASF dual-hosted git repository.

oalsafi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 832c530  CAMEL-16337: Add short uuid generator that uses 50% the size as the default.
     add f81ba83  CAMEL-16343: Avoid committing offsets on onPartitionsRevoked in case the user committing offsets (#5201)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/kafka/KafkaConsumer.java       |  5 ++-
 .../kafka/KafkaConsumerManualCommitTest.java       | 42 ++++++++++++++++------
 2 files changed, 36 insertions(+), 11 deletions(-)