[
https://issues.apache.org/jira/browse/JENA-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295430#comment-14295430
]
Andy Seaborne commented on JENA-870:
------------------------------------
Unclear - where are the two different settings in the first ? There is no
system default so it must come from somewhere.
It has been reported (see users@) about finding different config.ttl files.
Could you please list all the config.ttl?
Or maybe its from the system database.
Bug not related to JENA-218.
> 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
> 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
(v6.3.4#6332)