Hi Team
We use oracle 19c database for our Operations. IS there a way we can
publish messages from Plsql to confluent kafka topics so that Consumers
can consume from the topic.
Thanks
Surendra
Hi Kafka , zookeeper experts
Is it possible to upgrade the 3.4.14 version of zookeeper cluster in a
rolling fashion (one by one node) to 3.5.7 zookeeper version. Would the
cluster work with a possible combination of 3.4.14 and 3.5.7 . Please
advise .
Hi All,
We are using version 2.5.1 of kafka-streams with 3 application instances
deployed as 3 kubernetes pods.
It consumes from multiple topics, each with 6 partitions.
I would like to know if streams uses sticky partition assignor strategy
internally since we can't set it externally on streams.