Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.1.0
-
None
-
None
Description
Currently the large message test runs slowly against the c++ broker and dispatch, and times out when run against any of the Java brokers. There appear to be one or more issues relating to how large messages are handled at broker and Proton levels.
To allow the tests to run, add a parameter which will limit or set the max size of a message used in the test. It is better that the tests can run using a limited message size than fail or hang. The default can be set to allow most brokers to run ok, and when the underlying broker issues are resolved, these can be revised.