Re: Observations on _AMQ_LARGE_COMPRESSED have changed between 2.31.2 and 2.32.0

2024-07-17 Thread Robbie Gemmell
Give https://github.com/apache/activemq-artemis/commit/f56595b89b a look, seems likely to relate. It was included in 2.32.0 but erroneously referenced an earlier released Jira from 2.29.0 and so isnt covered in the 2.32.0 release notes (but is in the git commit report) On Tue, 16 Jul 2024 at 14:2

Re: Observations on _AMQ_LARGE_COMPRESSED have changed between 2.31.2 and 2.32.0

2024-07-17 Thread Petr Kuzel
Thank you Robbie, looking at the PR, my understanding is that since 2.32.0, _AMQ_LARGE_COMPRESSED is a step closer to be a truly internal header. It still leaks to consuming application but it is always "false" because the application consumers get the message body decompressed. Before 2.32.0, it