Skip to content

[6.2.x] Ensure at most one BrokerInfo command is received (#2083)#2086

Merged
cshannon merged 1 commit into
apache:activemq-6.2.xfrom
cshannon:backport-2083-6.2.x
Jun 8, 2026
Merged

[6.2.x] Ensure at most one BrokerInfo command is received (#2083)#2086
cshannon merged 1 commit into
apache:activemq-6.2.xfrom
cshannon:backport-2083-6.2.x

Conversation

@cshannon

@cshannon cshannon commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

There should only ever be at most one BrokerInfo command received on a connection so we should throw an exception and close the connection if a second is receveived as that is a protocol error.

(cherry picked from commit 80562ea)

There should only ever be at most one BrokerInfo command received on a
connection so we should throw an exception and close the connection if a
second is receveived as that is a protocol error.

(cherry picked from commit 80562ea)
@cshannon cshannon self-assigned this Jun 8, 2026
@cshannon cshannon merged commit f3a365e into apache:activemq-6.2.x Jun 8, 2026
3 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Apache ActiveMQ v6.2.7 Jun 8, 2026
@cshannon cshannon deleted the backport-2083-6.2.x branch June 8, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

1 participant