[
https://issues.apache.org/jira/browse/OAK-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348383#comment-14348383
]
Thomas Mueller commented on OAK-2580:
-------------------------------------
Nice!
I wonder what the exclamation marks in the screenshot mean (for example for
"Cache Size", but not for "Mongo DB name").
Some suggestions:
* its advisable > it is advisable
* to determine what all options are supported > to determine which options are
supported
* With Mongo backend DocumentNodeStore uses a capped collection to store the
diff. > With the MongoDB backend, the DocumentNodeStore uses a capped
collection to cache the diff.
* By default its not enabled. > By default it is not enabled.
* Boolean value indicating that custom BlobStore to use. > Boolean value
indicating that a custom BlobStore is to be used.
* By default for Mongo MongoBlobStore is used and for RDB RDBBlobStore is used
> By default, for MongoDB, MongoBlobStore is used; for RDB, RDBBlobStore is
used.
* separately and that should be used > separately, and that it should be used
* Blob Garbage Collector (GC) logic would only consider those blobs > Blob
Garbage Collector (GC) logic will only consider those blobs
* would be considered for GC > will be considered for GC
* that state on secondary would be consistent with primary and its safe to read
from them > that the state on the secondaries is consistent with the primary,
and it is safe to read from them
> Metatype info for DocumentNodeStoreService
> ------------------------------------------
>
> Key: OAK-2580
> URL: https://issues.apache.org/jira/browse/OAK-2580
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: mongomk
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.2, 1.1.8
>
> Attachments: OAK-2580.patch, document-nodestore-config.png
>
>
> Sub task for adding metatype info for {{DocumentNodeStoreService}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)