Producer while server is offline #4436
TheSharpOwl
started this conversation in
General
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.
-
In case I got a producer in the code and it's sending messages but the Kafka server is offline (not the consumer), does it buffer stuff ? and if yes what is the limit ? and can that limit be set ?
Also what does
flush()
actually do ? (what's the difference between calling it or not)Sorry if it's already answered because I tried to google it and couldn't find my answer.
Beta Was this translation helpful? Give feedback.
All reactions