[ 
https://issues.apache.org/jira/browse/LENS-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Archana H closed LENS-924.
--------------------------

verified

> Lens Session Config gets corrupted on server restart
> ----------------------------------------------------
>
>                 Key: LENS-924
>                 URL: https://issues.apache.org/jira/browse/LENS-924
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Puneet Gupta
>            Assignee: Puneet Gupta
>             Fix For: 2.5
>
>         Attachments: lens-924.v2.patch
>
>
> lens.query.enable.persistent.resultset = true by default.  For one the 
> queries this value was overridden to false.  This query had not finished  and 
> the lens server was restarted .On server restart all sessions had a 
> lens.query.enable.persistent.resultset turned to false. 
> Reason :
> LensSessionImpl.createDefaultConf() is being called by 
> QueryExecutionServiceImpl.start() on server restart.
> If a persisted query has 
> lens.query.enable.persistent.resultset.indriver=false, then on startup the 
> default conf can get corrupted with 
> lens.query.enable.persistent.resultset.indriver being set to false . This 
> will affect all the queries



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to