Details
-
Bug
-
Status: Done
-
Must
-
Resolution: Done
Description
ActiveMQ will remove a message from the queue after it is delivered to the receiver but in the event the messages is neither successfully processed or saved to the receiver's error queue the sync message is lost which would lead to either missing entities or out of sync entities.
We will need to implement a mechanism to explicitly tell activeMQ when to remove a message from the sync queue