You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Rajat Khandelwal (JIRA)" <ji...@apache.org> on 2017/08/28 10:40:00 UTC

[jira] [Created] (LENS-1465) Sync queries blocking threads

Rajat Khandelwal created LENS-1465:
--------------------------------------

             Summary: Sync queries blocking threads
                 Key: LENS-1465
                 URL: https://issues.apache.org/jira/browse/LENS-1465
             Project: Apache Lens
          Issue Type: Bug
          Components: server
            Reporter: Rajat Khandelwal
            Assignee: Rajat Khandelwal


Sync queries taking more time than timeout are blocking threads due to a deadlock. Each sync query is blocking one thread from jdbc execution pool and one thread from query completion pool. 




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)