Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036147 | Retail Modules | StoreServer | public | 2017-05-31 10:07 | 2017-06-08 09:43 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036147: Use multhread to ping the status of the store servers |
Description | In the ServerStateBackground class [1], the central server makes a request to each of the registered store servers to ping about its current status. Right now this is done sequentially, a lot of time could be saved if this process could use several threads to ping the store servers.
[1] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/909dd683aea8/src/org/openbravo/mobile/core/servercontroller/ServerStateBackground.java [^] |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | feature request | 0035378 | | closed | mtaal | The ServerStateBackground process pings store server sequentially |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-05-31 10:07 | AugustoMauch | New Issue | |
2017-05-31 10:07 | AugustoMauch | Assigned To | => AugustoMauch |
2017-05-31 10:07 | AugustoMauch | OBNetwork customer | => No |
2017-05-31 10:07 | AugustoMauch | Triggers an Emergency Pack | => No |
2017-06-08 09:43 | mtaal | Relationship added | duplicate of 0035378 |
2017-06-08 09:43 | mtaal | Status | new => closed |
2017-06-08 09:43 | mtaal | Resolution | open => duplicate |