[
https://issues.apache.org/jira/browse/LENS-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147094#comment-16147094
]
Hudson commented on LENS-1465:
------------------------------
UNSTABLE: Integrated in Jenkins build Lens-Commit #1435 (See
[https://builds.apache.org/job/Lens-Commit/1435/])
LENS-1465: Sync queries blocking threads (rajatgupta59: rev
f4fdab01395357159b2c641c8e6aa88223551838)
* (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
> 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
(v6.4.14#64029)