Skip to content

Duplicate messages received when using Broadcast interaction model #23

@gregwhitaker

Description

@gregwhitaker

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions