Replies: 1 comment
-
I had the same issue today. |
Beta Was this translation helpful? Give feedback.
0 replies
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 want to send large messages through Kafka (>10 MB).
tutorial 1 and tutorial 2 suggest that the 1st step is to set the
max.request.size
property in producer config. But i'm not finding the option in the Writer config.Is this supported ?
Beta Was this translation helpful? Give feedback.
All reactions