Skip to content

Subscriptions not removed on dropped connections #752

@hylkevds

Description

@hylkevds

When a session is cleaned up, active subscriptions are not removed from the CTrieSubscriptionDirectory repository. This is a memory leak and causes unnecessary processing when the broker tries to send messages to these phantom subscriptions.

When subscriptions are cleaned up for expired sessions the interceptor should also be notified of this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions