Increase Max Message size in Kafka Jumbo to 10MB (currently 4MB).
Why?
The Flink MW content enrichment job can't recover from an exception in the Sink (Kafka breaks on messages over ~4MB). To mitigate the chances of this happening again we need to increase the message size limit that Kafka can process.