Good day,
I'm trying to use MM2 to setup replication between two Kafka clusters, I have hit an issue that I believe is because of hitting the ProducerConfig max.request.size setting, however I seem unable to find the proper string to override the default setting in the mm2 config.
This is the specific value I'm talking about:
[2020-08-31 15:42:17,066] INFO ProducerConfig values:
max.request.size = 1048576
Does anybody know off-hand the right config line to override this limit?
Thank you for your time and attention.
James Lavoy
Senior Infrastructure Engineer
Verizon
I'm trying to use MM2 to setup replication between two Kafka clusters, I have hit an issue that I believe is because of hitting the ProducerConfig max.request.size setting, however I seem unable to find the proper string to override the default setting in the mm2 config.
This is the specific value I'm talking about:
[2020-08-31 15:42:17,066] INFO ProducerConfig values:
max.request.size = 1048576
Does anybody know off-hand the right config line to override this limit?
Thank you for your time and attention.
James Lavoy
Senior Infrastructure Engineer
Verizon
Comments
Post a Comment