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

#271 Allow for publishing of messages to a request/response queue. D… #272

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

EtherZa
Copy link
Contributor

@EtherZa EtherZa commented Jun 25, 2024

Drops responses when there is no ReplyTo header value present instead of throwing MessageBusException.

This allows for a single IRequestHandler to be used by both the request/response and publish/subscribe patterns where the response is not required by the later.

…eue. Drop response as there is no listener.

Signed-off-by: Richard Pringle <richardpringle@gmail.com>
@EtherZa EtherZa force-pushed the feature/271-publish-to-handler branch from 224ed30 to 6a019b7 Compare June 25, 2024 13:29
Copy link

sonarcloud bot commented Jun 25, 2024

@zarusz zarusz assigned zarusz and EtherZa and unassigned zarusz Jun 25, 2024
@zarusz zarusz merged commit 0981d8d into zarusz:master Jun 25, 2024
2 checks passed
@EtherZa EtherZa deleted the feature/271-publish-to-handler branch June 25, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants