Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034242 | Retail Modules | StoreServer | public | 2016-10-19 18:21 | 2016-10-22 16:01 |
|
Reporter | AugustoMauch | |
Assigned To | StoreServer | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | mtaal |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034242: Improve the CreateSynchronizationPropertiesIfNeededTask so that it does not require DAL to run |
Description | Currently CreateSynchronizationPropertiesIfNeededTask extends DalInitializingTask, which inits DAL before running the task. This takes most of the total time of the task, and adds a lot of overhead.
DAL is only used to retrieve some info about the mobile server. If xsql is used instead, the task will be much lighter. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0033944 | | closed | AugustoMauch | Prevent local db change detection by removing/restoring triggers before and after build |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-10-19 18:21 | AugustoMauch | New Issue | |
2016-10-19 18:21 | AugustoMauch | Assigned To | => StoreServer |
2016-10-19 18:21 | AugustoMauch | Triggers an Emergency Pack | => No |
2016-10-19 18:44 | AugustoMauch | Review Assigned To | => mtaal |
2016-10-19 18:44 | AugustoMauch | Status | new => scheduled |
2016-10-19 18:45 | hgbot | Checkin | |
2016-10-19 18:45 | hgbot | Note Added: 0090704 | |
2016-10-19 18:45 | hgbot | Status | scheduled => resolved |
2016-10-19 18:45 | hgbot | Resolution | open => fixed |
2016-10-19 18:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/a6d375a844e6bfe4cfaa7ca416869ac1b5e81006 [^] |
2016-10-19 18:47 | AugustoMauch | Relationship added | related to 0033944 |
2016-10-22 16:01 | mtaal | Note Added: 0090781 | |
2016-10-22 16:01 | mtaal | Status | resolved => closed |