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 5b059e4a70c camel-console - Dev console for JSSE
     add 4a657342043 CAMEL-18327: remove unnecessary consumer unsubscription
     add 7cfd7d31431 CAMEL-17947: remove unnecessary consumer close
     add 1fda680e123 CAMEL-18333: camel-kafka - avoid NPE during health-check
     add fcb501324fb CAMEL-18333: camel-kafka: add better error message to the 
health-check

No new revisions were added by this update.

Summary of changes:
 .../camel/component/kafka/KafkaFetchRecords.java   |  8 +--
 .../camel/component/kafka/TaskHealthState.java     | 13 +++++
 ...java => KafkaConsumerBadPortHealthCheckIT.java} | 57 ++++---------------
 ...kaConsumerBadPortSupervisingHealthCheckIT.java} | 65 +++++++---------------
 ...=> KafkaConsumerUnresolvableHealthCheckIT.java} | 57 ++++---------------
 5 files changed, 56 insertions(+), 144 deletions(-)
 copy 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{KafkaConsumerHealthCheckIT.java
 => KafkaConsumerBadPortHealthCheckIT.java} (73%)
 copy 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{KafkaConsumerHealthCheckIT.java
 => KafkaConsumerBadPortSupervisingHealthCheckIT.java} (73%)
 copy 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{KafkaConsumerHealthCheckIT.java
 => KafkaConsumerUnresolvableHealthCheckIT.java} (73%)

Reply via email to