[
https://issues.apache.org/jira/browse/JENA-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne reassigned JENA-917:
----------------------------------
Assignee: Andy Seaborne
> Fuseki prints the global timeout even if a different timeout applies.
> ---------------------------------------------------------------------
>
> Key: JENA-917
> URL: https://issues.apache.org/jira/browse/JENA-917
> Project: Apache Jena
> Issue Type: Improvement
> Components: Fuseki
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
>
> {{ActionBase.doCommon}} message looks in the global context only but the
> dataset may have it's own timeout.
> {noformat}
> Context cxt = ARQ.getContext() ;
> ...
> String message = String.format("The query timed out (restricted to %s ms)",
> cxt.get(ARQ.queryTimeout));
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)