Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036263 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-06-16 11:29 | 2017-08-23 11:06 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8e1de9a5de55 | ||||
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 | mtaal | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036263: The queries related with a incremental refresh should be interrupted when the timeout for the request is reached | |||||||
Description | Right now when the request for the incremental request takes more than x seconds. the incremental refresh is interrupted. The problem is that the query continue executing on the backend. | |||||||
Steps To Reproduce | n/a | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0097603) hgbot (developer) 2017-06-23 11:06 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 8e1de9a5de5512cf6f606dc42b877ae971378688 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Jun 22 15:00:51 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8e1de9a5de5512cf6f606dc42b877ae971378688 [^] Fixed issue 0036263: The queries related with a incremental refresh should be interrupted when the timeout for the request is reached - Send timeout to backend - Set timeout to query --- M src/org/openbravo/mobile/core/process/ProcessHQLQuery.java M web/org.openbravo.mobile.core/source/data/ob-datasource.js --- |
(0097620) mtaal (manager) 2017-06-25 14:25 |
tested that the timeout was set into the jdbc statement, this worked. Was not able to test the actual time out as I wasn't sure how to block the jdbc statement. But trusting the jdbc implementation, also the timeout passed in is the same as used on the client anyway. |
Issue History | |||
Date Modified | Username | Field | Change |
2017-06-16 11:29 | egoitz | New Issue | |
2017-06-16 11:29 | egoitz | Assigned To | => Retail |
2017-06-16 11:29 | egoitz | Resolution time | => 1498082400 |
2017-06-16 11:29 | egoitz | Triggers an Emergency Pack | => No |
2017-06-16 11:30 | egoitz | Relationship added | related to 0034735 |
2017-06-22 16:46 | migueldejuana | Assigned To | Retail => migueldejuana |
2017-06-23 11:06 | hgbot | Checkin | |
2017-06-23 11:06 | hgbot | Note Added: 0097603 | |
2017-06-23 11:06 | hgbot | Status | new => resolved |
2017-06-23 11:06 | hgbot | Resolution | open => fixed |
2017-06-23 11:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8e1de9a5de5512cf6f606dc42b877ae971378688 [^] |
2017-06-25 14:25 | mtaal | Review Assigned To | => mtaal |
2017-06-25 14:25 | mtaal | Note Added: 0097620 | |
2017-06-25 14:25 | mtaal | Status | resolved => closed |
2017-06-25 14:25 | mtaal | Fixed in Version | => RR17Q3 |
2017-06-26 15:44 | marvintm | Status | closed => new |
2017-06-26 15:44 | marvintm | Resolution | fixed => open |
2017-06-26 15:44 | marvintm | Fixed in Version | RR17Q3 => |
2017-06-26 15:44 | marvintm | Status | new => scheduled |
2017-06-26 15:44 | marvintm | Status | scheduled => resolved |
2017-06-26 15:44 | marvintm | Fixed in Version | => RR17Q3 |
2017-06-26 15:44 | marvintm | Resolution | open => fixed |
2017-06-26 15:44 | marvintm | Status | resolved => closed |
2017-08-23 11:06 | AugustoMauch | Relationship added | related to 0036698 |
Copyright © 2000 - 2009 MantisBT Group |