3.10 Data Sample Serialization Limits

Connext DDS does not support data types with samples whose maximum serialized size is bigger than 2,147,482,623 bytes. If the maximum serialized size is bigger than this, the behavior is undefined.

For types containing unbounded sequences or strings where the code is generated using the -unboundedSupport command-line option in RTI Code Generator, the maximum serialized size is implicitly set to 2,147,482,623.

© 2020 RTI