[
https://issues.apache.org/jira/browse/OAK-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958789#comment-13958789
]
Julian Reschke commented on OAK-1589:
-------------------------------------
[~tmueller] the test runs on the DocumentStore API, and I believe it is
correct. It may be true that the DocumentMK usually won't use keys of excessive
length, but the behavior still should be consistent. I'd also propose to wire
the 512-octet limit into the code so that we see potential failures early on.
> 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)