You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Aaron Mihalik (JIRA)" <ji...@apache.org> on 2017/07/14 20:44:00 UTC

[jira] [Created] (RYA-307) MongoDB Bulk Load methods should use Secondary Indexer Bulk Loading

Aaron Mihalik created RYA-307:
---------------------------------

             Summary: MongoDB Bulk Load methods should use Secondary Indexer Bulk Loading
                 Key: RYA-307
                 URL: https://issues.apache.org/jira/browse/RYA-307
             Project: Rya
          Issue Type: Improvement
          Components: dao
            Reporter: Aaron Mihalik
            Assignee: Andrew Smith


The MongoDB secondary indexers *really* slow down inserts via the bulk load methods for the DOA.  The DOA should use the bulk load methods on the secondary indexers.  Here is where the call is made in the DAO [1]

[1] https://github.com/apache/incubator-rya/blob/master/dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/MongoDBRyaDAO.java#L158




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)