Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037228 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | minor | have not tried | 2017-11-06 10:42 | 2017-11-08 10:48 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0d9a6eba0447 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037228: Do not wait anymore for replication from central to store in synchronized process caller | |||||||
Description | Currently the store server waits for the central server to do replication from central to store for centralized processed data. This means that the user has to wait also for cases when replication back to the store is not relevant for the user. Therefore the idea is that no wait-for-replication should be done and that if Webpos retrieves information from the store server which is not there yet then it should search the central server. See attached image. | |||||||
Steps To Reproduce | Install multi-server Enable synchronized mode Create a ticket See transaction popup | |||||||
Proposed Solution | Disable/remove the method here [1] [1] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/421de0d299e9/src/org/openbravo/mobile/core/servercontroller/SynchronizedServerProcessCaller.java#l121 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0100308) mtaal (viewer) 2017-11-07 15:12 |
Updated docs: http://wiki.openbravo.com/wiki/Synchronized_Transactions_in_Multi-Server_Environments [^] |
(0100326) hgbot (developer) 2017-11-08 08:55 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 0d9a6eba0447d08509cc3525af6423dd641817f2 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Wed Nov 08 08:55:22 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0d9a6eba0447d08509cc3525af6423dd641817f2 [^] Fixes issue 37228: Do not wait anymore for replication from central to store in synchronized process caller Remove the wait for replication code --- M src/org/openbravo/mobile/core/servercontroller/SynchronizedServerProcessCaller.java --- |
(0100334) AugustoMauch (administrator) 2017-11-08 10:48 |
Code reviewed and verified |
![]() |
|||
Date Modified | Username | Field | Change |
2017-11-06 10:42 | mtaal | New Issue | |
2017-11-06 10:42 | mtaal | Assigned To | => mtaal |
2017-11-06 10:42 | mtaal | OBNetwork customer | => No |
2017-11-06 10:42 | mtaal | Triggers an Emergency Pack | => No |
2017-11-06 11:34 | mtaal | File Added: before-after.png | |
2017-11-07 15:09 | mtaal | Status | new => acknowledged |
2017-11-07 15:12 | mtaal | Note Added: 0100308 | |
2017-11-07 15:12 | mtaal | Review Assigned To | => AugustoMauch |
2017-11-07 15:15 | mtaal | Relationship added | has duplicate 0036899 |
2017-11-08 08:55 | hgbot | Checkin | |
2017-11-08 08:55 | hgbot | Note Added: 0100326 | |
2017-11-08 08:55 | hgbot | Status | acknowledged => resolved |
2017-11-08 08:55 | hgbot | Resolution | open => fixed |
2017-11-08 08:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0d9a6eba0447d08509cc3525af6423dd641817f2 [^] |
2017-11-08 10:48 | AugustoMauch | Note Added: 0100334 | |
2017-11-08 10:48 | AugustoMauch | Status | resolved => closed |
2017-11-08 10:48 | AugustoMauch | Fixed in Version | => RR18Q1 |
Copyright © 2000 - 2009 MantisBT Group |