Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040320 | Retail Modules | StoreServer | public | 2019-03-05 16:00 | 2019-03-06 11:56 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
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 | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040320: MobileServerStatusInformation should not update ping and transition state in central server |
Description | The MobileServerStatusInformation servlet is invoked:
- When the central server pings the store servers to retrieve its status
- When the store server suspects the central server is offline, to confirm whether it is available
That servlet returns the state of the server (makes sense for both invokations) but it also updates the last CS ping and tries to transition to online, that only makes sense is the server where it is executed is a store server. |
Steps To Reproduce | Reported because the log in a store server client showed that the following query was executed in a central server:
update OBMOBC_SERVER_DEFINITION set Last_Ping=now() where servertype='MAIN' |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-03-05 16:00 | AugustoMauch | New Issue | |
2019-03-05 16:00 | AugustoMauch | Assigned To | => AugustoMauch |
2019-03-05 16:00 | AugustoMauch | OBNetwork customer | => No |
2019-03-05 16:00 | AugustoMauch | Triggers an Emergency Pack | => No |
2019-03-05 16:02 | hgbot | Checkin | |
2019-03-05 16:02 | hgbot | Note Added: 0110233 | |
2019-03-05 16:02 | hgbot | Status | new => resolved |
2019-03-05 16:02 | hgbot | Resolution | open => fixed |
2019-03-05 16:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c189807df1c7f4f8198342fa2dfc70654cb54b8b [^] |
2019-03-05 16:02 | AugustoMauch | Review Assigned To | => mtaal |
2019-03-06 11:56 | mtaal | Note Added: 0110251 | |
2019-03-06 11:56 | mtaal | Status | resolved => closed |