Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #48847 All Revisions ] Back to Issue ]
Summary 0048847: JIRA 2948: SynchronizationBuffer loads messages in a random order
Revision 2022-06-04 11:05 by AugustoMauch
Description When adding more than one message into Messages state model inside the same state action, sometimes the import entry for the second added message is created before the import entry of the first added message.

The problem seems to be that the "time" property of the messages is being considered to sort them, and the time of the OBPOS_Order message is the same one as the time of the messages generated on the backend (see attached screenshot), and as a consequence their order will not be deterministic.
Revision 2022-03-21 10:48 by aferraz
Description When adding more than one message into Messages state model inside the same state action, sometimes the import entry for the second added message is created before the import entry of the first added message.
Revision 2022-03-21 10:40 by aferraz
Description When adding more than one message into Messages state model inside the same state action, sometimes the import entry for the second message is created before the import entry of the first message.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker