MSK Serverless max message size extendable beyond 8MB?

0

I noticed that the max message size supported on MSK serverless was noted as 8MB, according to the official AWS docs. However, online, I did see that using the properties of Kafka, this limit (typically 1MB otherwise) can be extended: https://stackoverflow.com/questions/21020347/how-can-i-send-large-messages-with-kafka-over-15mb.
Does the same properties override apply for Kafka under MSK serverless, or is a hard limit set by AWS internally (and I'll need to consider creating a support case for messages beyond 8MB)?

Thanks.

Yann
asked 9 days ago23 views
1 Answer
1

Yes , it a limit set by AWS MSK Serverless offering at cluster level. I would recommend creating a support case with valid justification , with rational as to why sources message can't be spilt per your given deisgn etc(https://docs.aws.amazon.com/msk/latest/developerguide/limits.html).

https://support.console.aws.amazon.com/support/home#/

profile pictureAWS
akad
answered 9 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions