stefan-egli commented on code in PR #750:
URL: https://github.com/apache/jackrabbit-oak/pull/750#discussion_r1021580998


##########
oak-run/src/main/js/oak-mongo.js:
##########
@@ -401,9 +401,10 @@ var oak = (function(global){
      * @method removeCollisions
      * @param {string} path the path of a document
      * @param {number} clusterId collision markers for this clusterId will be 
removed.
+     * @param {number} (optional) limit maximum number of collision markers to 
remove.

Review Comment:
   ```suggestion
        * @param {number} (optional) limit maximum number of collision markers 
to remove, default is 1000000.
   ```



-- 
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-unsubscr...@jackrabbit.apache.org

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

Reply via email to