On 02/05/11 15:24, Bill Roberts wrote:
Hi Andy
regarding query timeouts, I see that ARQ 2.8.8 mentions the new
timeout feature in the ChangeLog. Sorry, I wasn't able to follow all
the details of the list discussion of timeouts a few weeks back.
Is the new timeout feature already integrated in Joseki? (Given
release date of Joseki 3.4.3 I'm guessing not). Is there an example
or some documentation that shows how to make use of
QueryExecution.setTimeout from Joseki? Or is it implemented in a
Joseki code branch somewhere?
It will be very useful and I'm keen to give it a try.
Many thanks
Bill
Bill,
It's not available in any sane way yet. There isn't a system wide thing
you can set that will apply to all future query executions. (You have
to add a query processor that caught the executions and set the timeouts.)
The current Joseki development build is upgraded to the latest ARQ and
TDB, but that there's no configuration file support for setting the
timeout yet.
(ditto Fuseki)
I am hoping to get reports of the effectiveness from organisations that
use ARQ/TDB directly.
Andy