
|
If you were logged in you would be able to see more operations.
|
|
Sesame
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
|
|
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.
|
|
|
There are no comments yet on this issue.
|
| |
|
|