Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036491 | Retail Modules | StoreServer | public | 2017-07-13 16:56 | 2017-10-24 15:06 |
|
Reporter | AugustoMauch | |
Assigned To | mtaal | |
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 | AugustoMauch |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036491: In ServerStateBackground, if a store server is not pinged by central server, its status is not set to OFFLINE |
Description | The ServerStateBackground.pingShouldBeDoneToServer(server) determines if a store server should be pinged to check/update its status. It checks the PingServerChecker, and if any returns false, the store server is not pinged and its status is not updated in the central server.
Currently the only implementation of PingServerChecker that we have is RegisteredServerPingChecker, that returns false if the store server has not been deployed (it checks that is has been registered in the central server's SymmetricDS engine). In this case it would make sense to set the server status to OFFLINE to all those servers that are not registered, instead of just leaving its status as it is. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-07-13 16:56 | AugustoMauch | New Issue | |
2017-07-13 16:56 | AugustoMauch | Assigned To | => StoreServer |
2017-07-13 16:56 | AugustoMauch | OBNetwork customer | => No |
2017-07-13 16:56 | AugustoMauch | Triggers an Emergency Pack | => No |
2017-08-30 09:25 | mtaal | Assigned To | StoreServer => mtaal |
2017-09-20 09:48 | mtaal | Review Assigned To | => AugustoMauch |
2017-09-20 09:49 | hgbot | Checkin | |
2017-09-20 09:49 | hgbot | Note Added: 0099167 | |
2017-09-20 09:49 | hgbot | Status | new => resolved |
2017-09-20 09:49 | hgbot | Resolution | open => fixed |
2017-09-20 09:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3b09106d0238d59be5effb111f31082a856a0a06 [^] |
2017-09-25 13:13 | AugustoMauch | Note Added: 0099542 | |
2017-09-25 13:13 | AugustoMauch | Status | resolved => closed |
2017-10-24 15:06 | hgbot | Checkin | |
2017-10-24 15:06 | hgbot | Note Added: 0100028 | |