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

Thomas Mueller commented on OAK-1589:
-------------------------------------

This test uses UpdateOp directly, it does not use 
org.apache.jackrabbit.oak.plugins.document.util.Utils.getIdFromPath like the 
DocumentStore does. There is a check in the getIdFromPath method that should 
prevent such long ids.

> MongoDocumentStore fails to report error for keys that are too long
> -------------------------------------------------------------------
>
>                 Key: OAK-1589
>                 URL: https://issues.apache.org/jira/browse/OAK-1589
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>            Reporter: Julian Reschke
>            Priority: Minor
>
> The MongoDocumentStore fails to report an error when the key length exceeds 
> the allowable width in MongoDB.
> This can be fixed by using a newer version of MongoDB (mongodb 2.5.5  -- see 
> https://jira.mongodb.org/browse/SERVER-5290)



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

Reply via email to