[
https://issues.apache.org/jira/browse/LENS-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321162#comment-15321162
]
Hudson commented on LENS-1170:
------------------------------
SUCCESS: Integrated in Lens-Commit-Java8 #176 (See
[https://builds.apache.org/job/Lens-Commit-Java8/176/])
LENS-1170: Queries can get stuck in EXECUTED state on restart (rajatgupta59:
rev aad1250db9449cea7b65c6bad0b747dd158203b1)
*
lens-server/src/main/java/org/apache/lens/server/query/QueryExecutionServiceImpl.java
> Queries stuck in EXECUTED state on restart
> -------------------------------------------
>
> Key: LENS-1170
> URL: https://issues.apache.org/jira/browse/LENS-1170
> Project: Apache Lens
> Issue Type: Bug
> Reporter: Rajat Khandelwal
> Assignee: Rajat Khandelwal
> Fix For: 2.6
>
> Attachments: LENS-1170.01.patch
>
>
> Queries in executed state can get stuck in that state on restart. Since
> formatting happens with an event and event handler might exit without
> formatting the result. Then on restart, the state will be read back as
> EXECUTED and result formatting will never happen for this query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)