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

davsclaus pushed a change to branch kafka-pre-validate
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 00f482d2bdb CAMEL-19827: camel-kafka - Consumer should fail-fast if 
invalid host:port configuartion. Added option to turn this off and have 
previous behaviour.
     add 4cc141a4a37 CAMEL-19827: camel-kafka - Consumer should fail-fast if 
invalid host:port configuartion. Added option to turn this off and have 
previous behaviour.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/kafka/KafkaConfiguration.java | 8 ++++----
 .../main/java/org/apache/camel/component/kafka/KafkaConsumer.java | 1 -
 .../integration/health/KafkaConsumerBadPortHealthCheckIT.java     | 2 ++
 .../health/KafkaConsumerBadPortSupervisingHealthCheckIT.java      | 3 +++
 .../health/KafkaConsumerUnresolvableHealthCheckIT.java            | 2 ++
 5 files changed, 11 insertions(+), 5 deletions(-)

Reply via email to