Details
Description
Statuses are not being updated correctly when a query times out of the large queue or an error occurs. In the QT_QUERY_RESULT_INSTANCE and QT_QUERY_INSTANCE tables the STATUS_TYPE_ID is either INCOMPLETE, PROCESSING or QUEUED when it should be TIMEDOUT or ERROR.
Attachments
Issue Links
Activity
Description |
When a query times out of the large queue the statuses are updated to reflect that it has timed out and is no longer running. However it appears the thread is not ending correctly and the query is continuing to run. Since the query has timed out of the large queue, the next query in the queue will run. This has the potential of numerous queries running for an extensive amount of time. It is not clear what affect this would have on space issues and response time for other queries.
|
Statuses are not being updated correctly when a query times out of the large queue or an error occurs. In the QT_QUERY_RESULT_INSTANCE and QT_QUERY_INSTANCE tables the STATUS_TYPE_ID is either INCOMPLETE, PROCESSING or QUEUED when it should be TIMEDOUT or ERROR.
|
Testing Notes |
In summary, the testing involved verifying queries were stopping and the thread was ending correctly when a query times out of any queue.
NOTE: This issue was tested in conjunction with |
In summary, the testing involved verifying queries were stopping and the thread was ending correctly when a query times out of any queue.
NOTE: This issue was tested in conjunction with |
i2b2 Feature/s | Queries [ 10081 ] | |
Status | New [ 10000 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |