LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
53 stars 24 forks source link

[FRG-168] replace thread-based query timeout implementation with timer+cancel #704

Open dynamobi-build opened 12 years ago

dynamobi-build commented 12 years ago

[reporter="jvs", created="Thu, 13 Jul 2006 12:28:49 -0500 (GMT-05:00)"] Stephan, please assign this task to me once it becomes OK to do it.

dynamobi-build commented 12 years ago

[author="stephan", created="Thu, 13 Jul 2006 17:09:28 -0500 (GMT-05:00)"] Bug is fixed in change 7170 (not yet integrated out of //open/dt/dev).

We have no particular requirement that the existing timeout implementation remain in place. Feel free to replace it at your convenience.

Note: the bug corresponding bug in TimeoutQueueIterator remains -- but I don't think there's any way to configure TimeoutQueueIterator to be used.