Skip to content

[Bug] Subscription Rejection Causes Subsequent Channels to Fail  #1690

@TheRiseOfDavid

Description

@TheRiseOfDavid

What did I do

I have ten channels. If the 5th channel rejects my subscription, other channels below the 5th channel cannot resubscribe.

What happened

When I restart MQTTX, connect to the broker, and resubscribe to the channels, if a specific channel rejects the subscription, the channels below the specified channel cannot resubscribe.

Expected

Other channels should be able to resubscribe even if a specific channel rejects my subscription.
And I appreciate to fix or solve this issue.

Environment

  • OS: Sonoma 14.5
  • MQTTX version: v1.9.10

More detail

  • The channel order is: chat/mika, auth/mika
  • Line 851 is my operator to remove the channel.
截圖 2024-06-12 上午11 44 26
  • The channel order is: auth/mika, chat/mika
截圖 2024-06-12 上午11 45 41

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdesktopMQTTX DesktopwebMQTTX Web

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions