Skip to content

Auto-port 5.0: Include user properties and subscription IDs in MqttProperties#isEmpty#16583

Merged
normanmaurer merged 1 commit into
5.0from
auto-port-pr-16575-to-5.0
Apr 1, 2026
Merged

Auto-port 5.0: Include user properties and subscription IDs in MqttProperties#isEmpty#16583
normanmaurer merged 1 commit into
5.0from
auto-port-pr-16575-to-5.0

Conversation

@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port of #16575 to 5.0
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 5.0.0.Final milestone Apr 1, 2026
@normanmaurer normanmaurer merged commit a134600 into 5.0 Apr 1, 2026
6 of 13 checks passed
@normanmaurer normanmaurer deleted the auto-port-pr-16575-to-5.0 branch April 1, 2026 08:49
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