Hi, Our application which is running at Tomcat server is making query to Fuseki TDB store using HTTP protocol.
We have observed that thread count for the Fuseki process is increasing with time. I know there might be code issue and resources should be closed properly. *But we would like to achieve the same using configuration at Fuseki server- i.e. If the query takes too much time (which means that resource is not closed by application server) then there should be time out and Fuseki server should implicitly kill the thread.* The impact of this thread count getting increased is Fuseki server stop responding and process gets kill automatically after sometimes and we have to restart the Fuseki server again. -- Regards, *Rajiv Chaudhuri* *Cell(O)# 2013642598* *Cell(P)# 6093563706*
