Skip to content

Fix MQTT receive maximum exceeded handling#3686

Open
arshidkv12 wants to merge 2 commits into
eclipse-mosquitto:masterfrom
arshidkv12:fix/publish-receive-maximum-disconnect
Open

Fix MQTT receive maximum exceeded handling#3686
arshidkv12 wants to merge 2 commits into
eclipse-mosquitto:masterfrom
arshidkv12:fix/publish-receive-maximum-disconnect

Conversation

@arshidkv12

Copy link
Copy Markdown

Send a DISCONNECT packet with reason code
MQTT_RC_RECEIVE_MAXIMUM_EXCEEDED when a client exceeds its
receive maximum quota instead of returning a protocol error.

Checklist

  • Commits signed off (Signed-off-by, DCO), email matches Eclipse account
  • ECA signed
  • Based on and targeting fix
  • Run make test with my changes locally

Signed-off-by: arshidkv12 <arshidkv12@gmail.com>
Signed-off-by: arshidkv12 <arshidkv12@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant