At present if two clients use the same ID for a packet then the federatedQueueManager could route the wrong packets back to a client.
Therefore outgoing packets should be remapped to a unique ID before federating and then remapped when the response comes back.
At present if two clients use the same ID for a packet then the
federatedQueueManagercould route the wrong packets back to a client.Therefore outgoing packets should be remapped to a unique ID before federating and then remapped when the response comes back.