Hello,
Does anyone have insight into this? Does Kafka support incremental topic
subscription and unsubscription?
This question is in the context of the latest Kafka version (2.4.0).
Thank you.
Pedro Cardoso
Research Data Engineer
pedro.card...@feedzai.com
[image: Follow Feedzai on
Hello,
Does the KafkaConsumer subscribe methods allow for incremental topic
subscriptions?
By incremental I mean that only the added and removed topics and
subscribed/unsubscribes respectively and the other topics are not
unsubscribed and subscribed back.
>From the javadoc API on the subscribe m