Hi,
Iin my application, I have one subscriber and I have attached one datareader to it. I have attached multiple partitions to this subscriber.
The topic data corresponding to this data reader can be sent by multiple applications in different partitions.
Is it possible to know which of the partition of my subscriber has recieved the data from the instance i have recieved ?
I do not want to have more than one subscriber.
thanks & regards
Kapil