You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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