Alexander Yastrebov created GORA-424:
----------------------------------------
Summary: MongoDBResult issues count() request on progress
Key: GORA-424
URL: https://issues.apache.org/jira/browse/GORA-424
Project: Apache Gora
Issue Type: Bug
Components: gora-mongodb
Affects Versions: 0.6
Reporter: Alexander Yastrebov
MongoDBResult.getProgress calls cursor.size() which in turn issues count
request on underlying collection.
See pull request
https://github.com/apache/gora/pull/26
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)