Hi,
I notice that the OMMMsg being received as part of the updates, most of then than not, seem to have same hashcode even though their attributes indicate that belong to different RICS. In my case I subscribe to a couple of RICS in the same DDS and I notice that 50-70% of the time the OMMMsg's hashcodes are the same for the updates.
OMMMsg msg = event.getMsg();
Is this an intended behavior? How do we get around this?
Thanks.
Regards,
Ganesh