Skip to content

[#2431] Skip topic sendLock for non-persistent sends - #2432

Open
mattrpav wants to merge 1 commit into
apache:mainfrom
mattrpav:amq-gh-2431-non-persist-skiplock-topic
Open

[#2431] Skip topic sendLock for non-persistent sends#2432
mattrpav wants to merge 1 commit into
apache:mainfrom
mattrpav:amq-gh-2431-non-persist-skiplock-topic

Conversation

@mattrpav

@mattrpav mattrpav commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Non-persistent messages can skip the sendLock. We already have a flag for optimizing out persistence.

This reduces the locks required for non-persistent and Advisory messages to send.

canOptimizeOutPersistence()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant