[
https://issues.apache.org/jira/browse/LENS-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353415#comment-16353415
]
Hudson commented on LENS-1465:
------------------------------
FAILURE: Integrated in Jenkins build Lens-Commit #1458 (See
[https://builds.apache.org/job/Lens-Commit/1458/])
LENS-1465: Sync queries blocking threads (raju.bairishetti: rev
13cbc811342378d8fb39f4d03be08145fbc4f986)
* (edit)
lens-server-api/src/main/java/org/apache/lens/server/api/query/QueryContext.java
> 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
> Priority: Major
> Fix For: 2.7
>
> 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
(v7.6.3#76005)