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

Issues with Publish Acknowledgement when publishing multiple messages concurrently #315

Closed
pardahlman opened this issue Feb 17, 2018 · 0 comments

Comments

@pardahlman
Copy link
Owner

No description provided.

pardahlman added a commit that referenced this issue Feb 17, 2018
The publish sequence is defined on the channel and it is that property
that should be used when setting up the tsc. The only way to be 100%
sure that the sequence in the tsc is the same as the one being publishes
is by aquiring an exclusive lock on the channel that is released after
the message has been published
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant