-
Bug
-
Resolution: Done
-
Major
-
1.1.0.GA
-
None
When sending large messages (tested with 1-10MB) with a python producer, messages are not dispatched to peer-to-peer consumers. This occurs when any vhost policy is defined, and
increasing the following parameters does not seem to permit the messages to flow:
"maxMessageSize" "maxSessionWindow" "maxFrameSize"
When a vhost policy is not used, messages flow correctly. When using a java producer, messages flow correctly.
- relates to
-
ENTMQIC-1905 support for large messages - Message Streaming
- Closed