You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Puneet Gupta (JIRA)" <ji...@apache.org> on 2016/03/02 08:26:18 UTC

[jira] [Created] (LENS-981) Add Memory gatekeepers for InMemoryResultSet to prevent any OOM on lens server

Puneet Gupta created LENS-981:
---------------------------------

             Summary: Add Memory gatekeepers for InMemoryResultSet to prevent any OOM on lens server
                 Key: LENS-981
                 URL: https://issues.apache.org/jira/browse/LENS-981
             Project: Apache Lens
          Issue Type: Improvement
            Reporter: Puneet Gupta
            Assignee: Puneet Gupta


In Some cases operations on InMemoryResultSet can result is high memory usage on LensServer 

1. InMemoryResultSet.toQueryResult()  is done for a huge result
2. lens.query.prefetch.inmemory.resultset.rows = Huge Number . 

In both cases we need to have some gate keeping as these features can be accessed/configured by users 



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