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

Remove static delivery constraint #5757

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

janovesk
Copy link
Contributor

@janovesk janovesk commented Sep 16, 2020

Backport of #5647 for release-7.3 branch

Who's Affected

Users of TransportOperation class that initialize it without passing DeliveryConstraints and later on add delivery constraints to it.

Symptoms

Such usage will alter a shared static collection which can impact other messages.

@WojcikMike WojcikMike merged commit b6d2c8b into release-7.3 Sep 16, 2020
@WojcikMike WojcikMike deleted the remove-static-delivery-constraint73 branch September 16, 2020 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants