[
https://issues.apache.org/jira/browse/CAMEL-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338930#comment-17338930
]
Federico Mariani commented on CAMEL-16531:
------------------------------------------
Hi, I tried to execute camel-kafka tests on kafka 2.8 without zookeeper, but I
had no luck, IT tests fails with
_org.apache.kafka.common.errors.TimeoutException: Topic bar not present in
metadata after 60000 ms.,_ though from kafka container logs I can see that
topic are created, but I'm not a kafka expert. This is the branch
[https://github.com/croway/camel/tree/kafka-no-zookeeper] and compare with main
https://github.com/apache/camel/compare/main...Croway:kafka-no-zookeeper?expand=1
> camel-kafka - Kafka 2.8 release without zookeeper
> -------------------------------------------------
>
> Key: CAMEL-16531
> URL: https://issues.apache.org/jira/browse/CAMEL-16531
> Project: Camel
> Issue Type: Dependency upgrade
> Components: camel-kafka
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.x
>
>
> Kafka 2.8 has been released and it has early access to not using zookeeper.
> It may take a while for testcontainers and others to support this before we
> can upgrade.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)