🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

Limitation on UserPropertyMap of Solace Message Format

sysem
sysem Member Posts: 15

Is there any limitation for UserPropertyMap of a solace message (SMF) ??
==> Size ?? number of bytes ??

Or as long as the whole message <64Mb (Direct) / <32Mb (Gurantee), it is still okay ??

Answers

  • Ragnar
    Ragnar Member, Employee Posts: 67 Solace Employee

    The size of the userPropertyMap must be less than 16MB. This is not an exact number, you will never get as much as 16MB. The user property map is carried in the 'meta' data of the message which cannot exceed 16MB. Other meta data such as 'reply-to', 'correlation-id', and most JMSx properties are also carried in the meta data.