-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
AMQ 7.9.3.GA
-
None
-
False
-
None
-
False
-
Release Notes, Compatibility/Configuration, User Experience
-
-
The max-size-bytes value has been set to -1 in the address-setting configuration property, prompting the broker to utilise the default global-max-size value. The broker would use 50% of the allocated JVM heap by default.
However, the broker encountered an OutOfMemoryError instead of paging while using the OpenWire protocol to send messages.
The journal-buffer-size had been set to 2048000 to allow messages with large header data.
- is incorporated by
-
ENTMQBR-5776 Cannot raise global-max-size
- Closed