-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
7.1.0.DR19
-
None
If client sends 1 GB ByteMessage then client needs 4 GB of heap memory to send it. Such high memory demands are not optimal are hardly foreseen by developers or admins.
Memory demands should be reduced.
Workaround is to use Artemis core functionality to send huge message as described in [1]. This workaround is not optimal as it's not portable.
- relates to
-
JBEAP-11299 [7.1] Messaging - note about memory consumption when sending large messages
- Closed