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

View Revisions: Issue #36465 All Revisions ] Back to Issue ]
Summary 0036465: Do not trigger or wait for synchronization/replication to happen in some case before returning to webpos
Revision 2017-10-02 10:36 by mtaal
Description In Synchronized mode and multi-server environment we wait until the data is replicated from the central to the store server before returning to the store server.

In case the json has an error we don't need to do or wait for replication.

We don't need to wait on the store server for the replication either in this case. But as the logic is about to change anyway (see related issue). There is no need to make any further changes.
Revision 2017-07-12 09:44 by mtaal
Description In Synchronized mode and multi-server environment we wait until the data is replicated from the central to the store server before returning to webpos.

There are cases where we don't need to wait:
- if an error occurred
- if there is no need to wait for the replication from a user perspective


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker