Replies: 1 comment
|
I had the same issue today. |
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.sizeproperty in producer config. But i'm not finding the option in the Writer config.Is this supported ?
All reactions