Skip to content

[5.19.x] Remove extra buffer copy in StompNIOSSLTransport (#2107)#2109

Merged
cshannon merged 1 commit into
apache:activemq-5.19.xfrom
cshannon:backport-2107-5.19.x
Jun 12, 2026
Merged

[5.19.x] Remove extra buffer copy in StompNIOSSLTransport (#2107)#2109
cshannon merged 1 commit into
apache:activemq-5.19.xfrom
cshannon:backport-2107-5.19.x

Conversation

@cshannon

Copy link
Copy Markdown
Contributor

Optimizes the StompNIOSSLTransport by removing the unnecessary extra byte array allocation and buffer copy when processing frames

Optimizes the StompNIOSSLTransport by removing the unnecessary extra
byte array allocation and buffer copy when processing frames
@cshannon cshannon self-assigned this Jun 11, 2026
@cshannon cshannon merged commit ac2f60a into apache:activemq-5.19.x Jun 12, 2026
3 of 4 checks passed
@cshannon cshannon deleted the backport-2107-5.19.x branch June 12, 2026 00:00
@github-project-automation github-project-automation Bot moved this from Todo to Done in Apache ActiveMQ v5.19.8 Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant