Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038497 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | major | have not tried | 2018-05-07 15:40 | 2018-05-10 17:13 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | StoreServer | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
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 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
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 | View Revisions |
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 |
Copyright © 2000 - 2009 MantisBT Group |