You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2018/01/30 09:34:00 UTC

[jira] [Created] (JENA-1472) Submitted an async task locks up at the 22nd attempt.

Andy Seaborne created JENA-1472:
-----------------------------------

             Summary: Submitted an async task locks up at the 22nd attempt.
                 Key: JENA-1472
                 URL: https://issues.apache.org/jira/browse/JENA-1472
             Project: Apache Jena
          Issue Type: Improvement
          Components: Fuseki
    Affects Versions: Jena 3.6.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne


From the users list:

[https://lists.apache.org/thread.html/4b8c2dc56bc206315e611dbce27ec9a56a36f3437ebefa15f3328fd0@%3Cusers.jena.apache.org%3E]

 

Cause: fails to remove old tasks correctly in {{AsyncPool.finished}}. It loops, holding the mutex and so blocking everything else.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)