[
https://issues.apache.org/jira/browse/LENS-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Puneet Gupta updated LENS-921:
------------------------------
Description:
As of now InMemoryResultSet can be purged only when its fully accessed {@see
org.apache.lens.server.api.driver.InMemoryResultSet.canBePurged()}.
In case the client does not consume this result set (and other auto consumption
options like email intimation with result set are switched off), such
InMemoryResultSet(s) can lie in Lens Server Memory forever.
was:As of now InMemoryResultSet can be purged only when its fully accessed
{@see org.apache.lens.server.api.driver.InMemoryResultSet.canBePurged()}. In
case the client does not consume this result set (and other auto consumption
options like email intimation with result set are switched off), such
InMemoryResultSet(s) can lie in Lens Server Memory forever.
> Clean unaccessed InMemoryResultSet intances form server
> -------------------------------------------------------
>
> Key: LENS-921
> URL: https://issues.apache.org/jira/browse/LENS-921
> Project: Apache Lens
> Issue Type: Improvement
> Reporter: Puneet Gupta
> Assignee: Puneet Gupta
> Priority: Minor
>
> As of now InMemoryResultSet can be purged only when its fully accessed {@see
> org.apache.lens.server.api.driver.InMemoryResultSet.canBePurged()}.
> In case the client does not consume this result set (and other auto
> consumption options like email intimation with result set are switched off),
> such InMemoryResultSet(s) can lie in Lens Server Memory forever.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)