Assign + SR #209
Unanswered
JoranVanBelle
asked this question in
Q&A
Assign + SR
#209
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While using this library some questions came up to me.
(1) Is there already a way to fetch the schema registry using HasKafka, or is there any other way to do it, so avro messages, as well as json can be consumed(and published).
(2) I find it a bit weird to use the
assign
of a consumer when you already have to subscribe to a topic when you want to create a consumer. Is there a way to create a consumer without having to subscribe up front?Beta Was this translation helpful? Give feedback.
All reactions