Details
Description
The amount of time a query will run before timing out is defined in the crc.properties file. There are three properties, one for each queue (small, medium, and large).
Currently, if the timeout settings for any of these queues was defined as 0 or -1, the CRC would attempt to run the query and then it would time out.
This improvement will change that process. When the timeout is set to anything less than or equal to 0 the CRC will no longer attempt to run the process. The query will be immediately moved to the next queue to begin the process of running the query in that queue.
Currently, if the timeout settings for any of these queues was defined as 0 or -1, the CRC would attempt to run the query and then it would time out.
This improvement will change that process. When the timeout is set to anything less than or equal to 0 the CRC will no longer attempt to run the process. The query will be immediately moved to the next queue to begin the process of running the query in that queue.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7.08a [ 10500 ] | |
Assignee | Janice Donahoe [ jmd86 ] | |
i2b2 Sponsored Project/s | i2b2 Core [ 10196 ] | |
Status | New [ 10000 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Ready to Test [ 10001 ] |
Rank | Ranked higher |
Sprint | Release 1.7.08a Sprint [ 13 ] |
Rank | Ranked higher |
Status | Ready to Test [ 10001 ] | Testing [ 10002 ] |
Testing Notes |
This improvement was tested with the following scenarios.
1. Timeout set to -1. 2. Timeout set to 0. 3. Timeout set to 100 as well as the default settings of 14400 and 43200. No issues were found during the testing. |
|
Status | Testing [ 10002 ] | Testing [ 10002 ] |
Resolution | Fixed [ 1 ] | |
Status | Testing [ 10002 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |