You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sebastian Schaffert (JIRA)" <ji...@apache.org> on 2014/02/04 23:16:11 UTC

[jira] [Created] (MARMOTTA-436) KiWi SPARQL: use Statement.setQueryTimeout instead of complicated executors

Sebastian Schaffert created MARMOTTA-436:
--------------------------------------------

             Summary: KiWi SPARQL: use Statement.setQueryTimeout instead of complicated executors
                 Key: MARMOTTA-436
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-436
             Project: Marmotta
          Issue Type: Improvement
            Reporter: Sebastian Schaffert
            Assignee: Sebastian Schaffert


SQL offers a method to set a query timeout, but in order to work we need to pass this timeout from outside into the KiWiSparqlConnection. This would allow us to remove or simplify the interrupt() based approach



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)