Does kafka.Writer
fetch the node if of partition lead to produce message to?
#1385
Unanswered
tuyennguyentech
asked this question in
Q&A
Replies: 0 comments
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.
-
I cannot find where in
kafka.Writer
code fetch the ip, port of the broker which is paratition leader of next batch message needed to produce. Does kafka-go send produce to exact broker of paratition leader or send to any broker.Can anyone specify where these logics implemented if exits.
Beta Was this translation helpful? Give feedback.
All reactions