activemq-artemis/artemis-protocols/artemis-amqp-protocol
Clebert Suconic 13278cc45f ARTEMIS-2581 Duplicate Detection on AMQP should be configurable
There is an optimization in AMQP, that properties are only parsed over demand.

It happens that after ARTEMIS-2294 (commit 2dd0671698),
every send would request for the property on the message, resulting the properties to always be parsed upon send.
Even when there's no use of application properties.
2019-12-19 17:54:21 -05:00
..
src ARTEMIS-2581 Duplicate Detection on AMQP should be configurable 2019-12-19 17:54:21 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2019-09-23 11:19:54 -04:00