Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIXED] MQTT: Removed the use of tkDomain from retained msg subjects #4440

Merged
merged 1 commit into from Aug 29, 2023

Conversation

levb
Copy link
Contributor

@levb levb commented Aug 28, 2023

(Partially?) addresses #4349 (comment)

@kozlovic @neilalexander I did not remove the use of domainTk in the session subject since it seems to have significance to it; removing it failed TestMQTTSessionsDifferentDomains and I did not understand the specifics of the issue enough. Please let me know your thoughts.

@levb levb mentioned this pull request Aug 28, 2023
3 tasks
Copy link
Member

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. But to be perfectly clear, leaving the domain here does not "break" anything (just makes the subjects longer). However this change (remove the domain) may break users that have used the "dev" branch against existing MQTT streams - and are using domains. I would assume that those users did not do that against production data, but that is something to keep in mind.

@levb levb marked this pull request as ready for review August 28, 2023 17:07
@levb levb requested a review from a team as a code owner August 28, 2023 17:07
Copy link
Member

@neilalexander neilalexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we have agreed to merge.

@levb levb merged commit dbd2cb6 into dev Aug 29, 2023
2 checks passed
@levb levb deleted the lev-mqtt-no-domaintk branch August 29, 2023 18:13
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.

None yet

3 participants