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


##########
oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/Configuration.java:
##########
@@ -281,4 +282,10 @@
             name = "Document Node Store Compression",
             description = "Select compressor type for collections. 'Snappy' is 
the default supported compression.")
     String collectionCompressionType() default "snappy";
+
+    @AttributeDefinition(
+            name = "Suspend timeout",

Review Comment:
   I'll make that change in my next commit.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to