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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2017/12/23 22:31:03 UTC

[jira] [Comment Edited] (OAK-5317) MongoBlobStore creates _id index unnecessarily

    [ https://issues.apache.org/jira/browse/OAK-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302596#comment-16302596 ] 

Vikas Saurabh edited comment on OAK-5317 at 12/23/17 10:30 PM:
---------------------------------------------------------------

[~mreutegg], I'm going to backport r1774445 and r1774519 to 1.4, 1.2 and 1.0 as travis is essentially hitting OAK-5419 as apparently travis has got 3.4 as default now.

What I don't know though is "should we not fix .travis.xml 1.4, 1.2 and 1.0 to match the supported mongo versions?"... essentially something like [r1808236|https://svn.apache.org/r1808236] for 1.0 branch.


was (Author: catholicon):
[~mreutegg], I'm going to backport r1774445 and r1774519 to 1.4, 1.2 and 1.0 as travis is essentially hitting OAK-5419 as apparently travis has got 3.4 as default now.

What I don't know though is "should we not fix .travis.xml 1.4, 1.2 and 1.0 to match the supported mongo versions?"

> MongoBlobStore creates _id index unnecessarily
> ----------------------------------------------
>
>                 Key: OAK-5317
>                 URL: https://issues.apache.org/jira/browse/OAK-5317
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, mongomk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>              Labels: candidate_oak_1_0, candidate_oak_1_2, candidate_oak_1_4
>             Fix For: 1.5.16, 1.6.0
>
>
> In MongoDB each collection automatically has an index on the _id field. MongoBlobStore therefore does not need to create that index.



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