[
https://issues.apache.org/jira/browse/GORA-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581091#comment-14581091
]
Hudson commented on GORA-424:
-----------------------------
SUCCESS: Integrated in gora-trunk #1534 (See
[https://builds.apache.org/job/gora-trunk/1534/])
GORA-424 Cache cursor size to improve performance. (drazzib: rev
bb09d8916736e3e572eef2cb5e79fe11c80ad1de)
* gora-mongodb/src/test/java/org/apache/gora/mongodb/store/TestMongoStore.java
* CHANGES.txt
* gora-mongodb/src/main/java/org/apache/gora/mongodb/query/MongoDBResult.java
> 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)