You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2022/11/03 16:16:49 UTC

[GitHub] [jackrabbit-oak] mreutegg commented on a diff in pull request #744: OAK-9983 : mention alternatives to large MVPs

mreutegg commented on code in PR #744:
URL: https://github.com/apache/jackrabbit-oak/pull/744#discussion_r1013120929


##########
oak-doc/src/site/markdown/dos_and_donts.md:
##########
@@ -72,6 +72,10 @@ NodeStore it might hit some size limit restriction also. For e.g. with
 DocumentMK the MVP would be stored in the backing Document which on Mongo has a 
 16MB limit.
 
+More efficient alternatives to MVPs include:

Review Comment:
   Maybe emphasize again that this is about large MVPs? Few values on a property are definitively not a problem.
   ```suggestion
   More efficient alternatives to large MVPs include:
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org