Skip to content

Ensure at most one BrokerInfo command is received#2083

Open
cshannon wants to merge 1 commit into
apache:mainfrom
cshannon:check-duplicate-broker-info
Open

Ensure at most one BrokerInfo command is received#2083
cshannon wants to merge 1 commit into
apache:mainfrom
cshannon:check-duplicate-broker-info

Conversation

@cshannon
Copy link
Copy Markdown
Contributor

@cshannon cshannon commented Jun 6, 2026

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.

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.
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