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

check tag when reusing send channel endpoint #1147

Merged

Conversation

vdaniloff
Copy link
Contributor

Currently when a publication is created, endpoint from an old one can be reused. However, the tag is not checked and as a result publication and endpoint have different tags. Spy subscriptions then may hang waiting for image.

I have added a test - if removed publication has not been cleaned up by timeout, then the endpoint is reused and the test does not pass.

@mjpt777 mjpt777 merged commit 8bf6539 into real-logic:master Mar 12, 2021
mjpt777 added a commit that referenced this pull request Mar 12, 2021
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.

2 participants