You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/08/03 17:12:20 UTC

[camel] branch regen_bot updated (4d7f82dc392 -> 3783eab4584)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 4d7f82dc392 Errors in Unit-tests for camel-jetty component are solved
     add 9c40842514d (chores) camel-kafka: avoid reusing the group ID
     add 876622f64e6 (chores) camel-kafka: replace invalid timeout option
     add 3783eab4584 (chores) camel-kafka: ensure poll runs shortly

No new revisions were added by this update.

Summary of changes:
 .../component/kafka/integration/KafkaConsumerAsyncManualCommitIT.java  | 2 +-
 .../component/kafka/integration/KafkaConsumerBadPortHealthCheckIT.java | 2 +-
 .../integration/KafkaConsumerBadPortSupervisingHealthCheckIT.java      | 2 +-
 .../apache/camel/component/kafka/integration/KafkaConsumerFullIT.java  | 2 +-
 .../camel/component/kafka/integration/KafkaConsumerHealthCheckIT.java  | 2 +-
 .../camel/component/kafka/integration/KafkaConsumerIdempotentIT.java   | 2 +-
 .../integration/KafkaConsumerIdempotentWithCustomSerializerIT.java     | 2 +-
 .../kafka/integration/KafkaConsumerIdempotentWithProcessorIT.java      | 2 +-
 .../component/kafka/integration/KafkaConsumerTopicIsPatternIT.java     | 3 ++-
 .../kafka/integration/KafkaConsumerUnresolvableHealthCheckIT.java      | 2 +-
 .../component/kafka/integration/commit/KafkaConsumerAsyncCommitIT.java | 2 +-
 .../component/kafka/integration/commit/KafkaConsumerNoopCommitIT.java  | 2 +-
 .../component/kafka/integration/commit/KafkaConsumerSyncCommitIT.java  | 2 +-
 .../kafka/integration/pause/KafkaPausableConsumerCircuitBreakerIT.java | 2 +-
 .../component/kafka/integration/pause/KafkaPausableConsumerIT.java     | 2 +-
 15 files changed, 16 insertions(+), 15 deletions(-)