Configuring maximum message size limit
When running a Restore, Kannika Armory should automatically detect the maximum message size allowed for a topic during initialization and configure the producer accordingly.
However,
should you need to set that limit explicitly,
you can set the message.max.bytes
property in the configuration of a Restore
in spec.sinkAdditionalProps
:.
For more information about configuring properties, check the section about configuring additional properties.