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)