History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-626
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Arjohn Kampman
Reporter: Arjohn Kampman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sesame

Use single timer thread for query time outs

Created: 27/Oct/08 11:45 AM   Updated: 17/Dec/08 02:04 PM
Component/s: SailRepository
Affects Version/s: None
Fix Version/s: 2.2.2


 Description   
Currently, a new timer thread is created for each evaluated query that has a max-query-time. This is a scalability issue in servers since this means that potentially huge amount of threads is created. A single timer thread should be shared and used by TimeLimitIteration instead.

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.