[
https://issues.apache.org/jira/browse/JENA-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-870.
------------------------------
> Fuseki2: Can't set arq:queryTimeout for UI-made datasets
> --------------------------------------------------------
>
> Key: JENA-870
> URL: https://issues.apache.org/jira/browse/JENA-870
> Project: Apache Jena
> Issue Type: Bug
> Components: Fuseki
> Affects Versions: Fuseki 2.0.0
> Reporter: Stian Soiland-Reyes (old)
> Priority: Minor
>
> I tried changing arq:queryTimeout to 300000 in config.ttl, but new datasets
> still get the default value of 3s:
> {noformat}
> :tdb_dataset_readwrite
> a tdb:DatasetTDB ;
> ja:context [ ja:cxtName "arq:queryTimeout" ;
> ja:cxtValue "3000"
> ] ;
> {noformat}
> I don't know an easy way to change this, as editing system_files/* is not
> picked up.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)