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

Duplicate messages received when using Broadcast interaction model #23

Open
gregwhitaker opened this issue Dec 15, 2019 · 0 comments
Open

Comments

@gregwhitaker
Copy link
Collaborator

gregwhitaker commented Dec 15, 2019

When sending a message using the Broadcast interaction model I am seeing duplicate messages received by a single destination.

It appears that we are sending broadcast messages per connection and not per destination.

You should be able to reproduce the issue with this project: https://github.com/gregwhitaker/netifi-broadcast-example

You will need to change the netifi.client.poolSize property in the application.properties file for the service. I set it to 1 as a workaround for the issue.

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

No branches or pull requests

1 participant