Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0038497 | Retail Modules | StoreServer | public | 2018-05-07 15:40 | 2018-05-10 17:13 | ||||||||||||||
Reporter | AugustoMauch | ||||||||||||||||||
Assigned To | StoreServer | ||||||||||||||||||
Priority | normal | Severity | major | 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 | |||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0038497: If the store server receives a response from the central server with bad JSON format, it should not go offline | ||||||||||||||||||
Description | The MobileServerRequestExecutor.executeServerRequest method executes a request in a remote server. For instance, it is used to forward a request from the store server to the central server. If the central server is not available or cannot process the request, the store server will transition to offline. This behavior is too strict, the store server should only transition to offline is the central server is not available, but not if it returns a response and there is a problem with the response itself (i.e. it is badly formatted). | ||||||||||||||||||
Steps To Reproduce | In a production environment, there was a problem when process a request in the central server, and the store server received a badly formatted JSON response (see [1]). In this case the store server should have not transitioned to offline, because the central server was available. [1] https://issues.openbravo.com/view.php?id=38496 [^] | ||||||||||||||||||
Proposed Solution | |||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2018-05-07 15:40 | AugustoMauch | New Issue | |||||||||||||||||
2018-05-07 15:40 | AugustoMauch | Assigned To | => StoreServer | ||||||||||||||||
2018-05-07 15:40 | AugustoMauch | Triggers an Emergency Pack | => No | ||||||||||||||||
2018-05-07 15:40 | AugustoMauch | Relationship added | related to 0038496 | ||||||||||||||||
2018-05-07 15:42 | AugustoMauch | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=17098#r17098 | ||||||||||||||||
2018-05-10 17:13 | AugustoMauch | Relationship added | duplicate of 0038505 | ||||||||||||||||
2018-05-10 17:13 | AugustoMauch | Status | new => closed | ||||||||||||||||
2018-05-10 17:13 | AugustoMauch | Resolution | open => duplicate |
There are no notes attached to this issue. |