Skip to content

Auto-port 4.1: Include user properties and subscription IDs in MqttProperties#isEmpty#16582

Merged
normanmaurer merged 2 commits into
4.1from
auto-port-pr-16575-to-4.1
Apr 1, 2026
Merged

Auto-port 4.1: Include user properties and subscription IDs in MqttProperties#isEmpty#16582
normanmaurer merged 2 commits into
4.1from
auto-port-pr-16575-to-4.1

Conversation

@netty-project-bot
Copy link
Copy Markdown
Contributor

Auto-port of #16575 to 4.1
Cherry-picked commit: 4a6b875


Motivation:

MqttProperties.isEmpty() only checks the regular property map.

Modification:

Update MqttProperties.isEmpty() so it also considers userProperties and subscriptionIds.

Result:

Fixes #16574

#16575)

Motivation:

MqttProperties.isEmpty() only checks the regular property map.

Modification:

Update MqttProperties.isEmpty() so it also considers userProperties and
subscriptionIds.

Result:

Fixes #16574

(cherry picked from commit 4a6b875)
@normanmaurer normanmaurer added this to the 4.1.133.Final milestone Mar 31, 2026
@normanmaurer normanmaurer merged commit c355278 into 4.1 Apr 1, 2026
19 checks passed
@normanmaurer normanmaurer deleted the auto-port-pr-16575-to-4.1 branch April 1, 2026 08:47
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.

3 participants