Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/2012
Sorry to be a numpty but why this needs to be held in memory? Is it going
to be used for processing the flow in broker.
From an admin point even if the message is paged, if a browser or admin
needs it simply get it from the message (reading out of paging)
Less stuff having to hold in memory better perf.
Iâm a little against this if thereâs no processing need for this. ---
