C++ broker & Python client will silently truncate strings whose length is
greater than the max length supported by the type.
----------------------------------------------------------------------------------------------------------------------------
Key: QPID-2916
URL: https://issues.apache.org/jira/browse/QPID-2916
Project: Qpid
Issue Type: Bug
Components: C++ Broker, C++ Client, Python Client
Affects Versions: 0.7
Environment: Linux
Reporter: Ken Giusti
Assignee: Ken Giusti
While testing QMF, I attempted to send a string of length > 255 bytes as a
str8. Both the broker and the python client will encode the string by either
truncating it, or incorrectly truncating the length.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]