Francesco Nigro created ARTEMIS-2604:
----------------------------------------
Summary: Save Message decoding when unnecessary
Key: ARTEMIS-2604
URL: https://issues.apache.org/jira/browse/ARTEMIS-2604
Project: ActiveMQ Artemis
Issue Type: Improvement
Reporter: Francesco Nigro
There are few cases eg while loading journal or on common message routing
where decoding a full message isn't necessary if certain properties aren't
present.
Providing a search method that save creating unnecessary objects, just to
search for a specific property presence could speed-up considerably the
mentioned operations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)