Alex Rudyy created QPID-8217:
--------------------------------
Summary: [Broker-J] Evaluation of maximum message size can result
in unexpected value
Key: QPID-8217
URL: https://issues.apache.org/jira/browse/QPID-8217
Project: Qpid
Issue Type: Bug
Components: Broker-J
Affects Versions: qpid-java-broker-7.0.6, qpid-java-broker-7.0.5,
qpid-java-broker-7.0.4, qpid-java-broker-7.0.1, qpid-java-broker-7.0.0,
qpid-java-broker-7.0.2, qpid-java-broker-7.0.3
Reporter: Alex Rudyy
Fix For: qpid-java-broker-7.1.0, qpid-java-broker-7.0.7
The maximum message size is evaluated as a minimum among context variable
values for maximum message size on {{Port}} and {{Broker}} . Thus, when
{{Broker}} maximum message size have value of {{0}} and Port maximum message
size have value of {{100M}}, the maximum message size would be {{0}} which
corresponds to message size being unlimited. According to the rules for
evaluation of context variables the {{Port}} context variable value should
override the {{Broker}} one.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]