The message was being filtered through a field in the metadata instead of the message body. I had not noticed that.
Azure Service Bus: When a message is sent to a topic only 2 out of 3 subscriptions get the message
Oscar Garcia
0
Reputation points
I have a Service bus with 3 subscriptions. A service sends a message to the topic with 3 subscriptions.
I can confirm that 2 subscriptions always get the message but the third one has trouble intermittently and sometimes does not get the message. Deduplication is disabled and there is no filtering going on.
Why would the messages not reach that subscription?
The problem happened suddenly without any change triggering it.
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.