You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Alberto Rodriguez (JIRA)" <ji...@apache.org> on 2014/09/26 09:06:33 UTC

[jira] [Created] (METAMODEL-80) Change the ElasticSearch DataSet cursor implementation

Alberto Rodriguez created METAMODEL-80:
------------------------------------------

             Summary: Change the ElasticSearch DataSet cursor implementation
                 Key: METAMODEL-80
                 URL: https://issues.apache.org/jira/browse/METAMODEL-80
             Project: Metamodel
          Issue Type: Improvement
            Reporter: Alberto Rodriguez
            Priority: Minor


The ElasticSearch DataSet implementation is currently eagerly loading all the results into an array. This is a potential problem for large datasets that could cause out of memory exceptions.

We should get an active cursor instead the current one.



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