Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARTEMIS-2581 Duplicate Detection on AMQP should be configurable #2924

Closed
wants to merge 1 commit into from

Conversation

clebertsuconic
Copy link
Contributor

No description provided.

@clebertsuconic clebertsuconic changed the title ARTEMIS-2581 Duplicate Detection on AMQP should be optional ARTEMIS-2581 Duplicate Detection on AMQP should be configurable Dec 19, 2019
@clebertsuconic clebertsuconic force-pushed the ARTEMIS-2581 branch 2 times, most recently from a9e6334 to 8da4113 Compare December 19, 2019 18:55
There is an optimization in AMQP, that properties are only parsed over demand.

It happens that after ARTEMIS-2294 (commit 2dd0671),
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant