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

ISSUE-174 Document RPC limitations #175

Merged
merged 1 commit into from
May 31, 2022
Merged

Conversation

chibenwa
Copy link
Contributor

As AMQP 0.9.1 protocol does not use a correlation ID for requests,
a lock is being used to prevent concurrent RPCs, making some
publisher potentially blocking.

As AMQP 0.9.1 protocol does not use a correlation ID for requests,
a lock is being used to prevent concurrent RPCs, making some
publisher potentially blocking.
@acogoluegnes acogoluegnes merged commit 90f2755 into reactor:main May 31, 2022
@acogoluegnes acogoluegnes added the type/documentation A documentation update label May 31, 2022
@acogoluegnes
Copy link
Contributor

Thanks!

@simonbasle simonbasle added this to the 1.5.5 milestone Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants