This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch topicMustExists in repository https://gitbox.apache.org/repos/asf/camel.git
from 8ce48a00d72 CAMEL-21774: camel-kafka - Add topicMustExists option so consumer can fail if broker has no topic add 0838dfe9724 CAMEL-21774: camel-kafka - Add topicMustExists option so consumer can fail if broker has no topic No new revisions were added by this update. Summary of changes: .../org/apache/camel/component/kafka/KafkaComponent.java | 12 ++++++------ .../apache/camel/component/kafka/KafkaFetchRecords.java | 16 +++++++++++++++- .../support/subcription/DefaultSubscribeAdapter.java | 5 ----- 3 files changed, 21 insertions(+), 12 deletions(-)