[
https://issues.apache.org/jira/browse/LENS-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144801#comment-16144801
]
Hadoop QA commented on LENS-1465:
---------------------------------
Applied patch:
[LENS-1465.01.patch|https://issues.apache.org/jira/secure/attachment/12884027/LENS-1465.01.patch]
and ran command: mvn clean install -fae. Result: Failure. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/1398/
> 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
> Attachments: LENS-1465.01.patch
>
>
> 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)