You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2014/03/20 10:27:45 UTC

[jira] [Created] (OAK-1580) DBCursor close missing

Marcel Reutegger created OAK-1580:
-------------------------------------

             Summary: DBCursor close missing
                 Key: OAK-1580
                 URL: https://issues.apache.org/jira/browse/OAK-1580
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: mongomk
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor


MongoDocumentStore does not close the DBCursor returned by Mongo. The documentation says, the cursor is automatically closed when exhausted, but this is not always the case. So far the missing close call didn't seem to have an negative effect, but I think we should add it anyway.



--
This message was sent by Atlassian JIRA
(v6.2#6252)