This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-05-08
Channels
- # announcements (1)
- # asami (3)
- # babashka (51)
- # beginners (86)
- # chlorine-clover (1)
- # cider (18)
- # clara (5)
- # clj-kondo (6)
- # cljsrn (6)
- # clojure (2)
- # clojure-europe (18)
- # clojure-uk (1)
- # clojurescript (57)
- # clojureverse-ops (2)
- # code-reviews (9)
- # cryogen (11)
- # depstar (5)
- # jackdaw (2)
- # malli (8)
- # nrepl (2)
- # off-topic (66)
- # practicalli (3)
- # reitit (6)
- # shadow-cljs (83)
- # sql (4)
- # vim (24)
- # xtdb (4)
Seems more of an integrant question. I don't see from the example how the consumer from the first method is bind to the second one.
But if it's saying
INFO [org.apache.kafka.clients.consumer.KafkaConsumer:936] - [Consumer clientId=consumer-1, groupId=appone] Subscribed to topic(s): appone.public.crs, appone.public.users, appone.public.msfield
Then the consumer is prepared, so, it shouldn't be null?