Skip to content

Skip persistent sendLock for non-persistent topic messages #2431

Description

@mattrpav

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()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions