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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037228
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] StoreServerminorhave not tried2017-11-06 10:422017-11-08 10:48
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in VersionRR18Q1
StatusclosedFix in branchFixed in SCM revision0d9a6eba0447
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037228: Do not wait anymore for replication from central to store in synchronized process caller

DescriptionCurrently 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 ReproduceInstall multi-server
Enable synchronized mode
Create a ticket
See transaction popup
Proposed SolutionDisable/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 [^]
TagsNo tags attached.
Attached Filespng file icon before-after.png [^] (249,533 bytes) 2017-11-06 11:34

- Relationships Relation Graph ] Dependency Graph ]
has duplicate feature request 0036899 closedmtaal Remove afterreturnfromcentral logic in synchronized server process caller, less wait time for end user 

-  Notes
(0100308)
mtaal (manager)
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 (manager)
2017-11-08 10:48

Code reviewed and verified

- Issue History
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 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
Powered by Mantis Bugtracker