Published May 12, 2022
| Version 2.0.5
Software
Open
graphANNIS
Description
Fixed
- Fix timeout handling for queries with a lot of intermediate results, but less than 1000 matches. The timeout was only checked after each 1000th match. This caused troubles for queries with complex temporary results that where discarded. The query execution could take too long time and consume system resources in a multi-user system even when the timeout was configured. The fix is to push down the timeout check to the node search iterators.
Notes
Files
korpling/graphANNIS-v2.0.5.zip
Files
(2.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b2069356353da0a5f47e386e9ca49dd9
|
2.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/korpling/graphANNIS/tree/v2.0.5 (URL)