You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by mr...@apache.org on 2021/11/19 10:04:19 UTC

[jackrabbit-oak] branch trunk updated: OAK-301: Document Oak

This is an automated email from the ASF dual-hosted git repository.

mreutegg pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2f1f625  OAK-301: Document Oak
2f1f625 is described below

commit 2f1f6254258d7375fa5f40a822bbc346c1eaf953
Author: Marcel Reutegger <ma...@gmail.com>
AuthorDate: Fri Nov 19 11:03:41 2021 +0100

    OAK-301: Document Oak
    
    Blob garbage collection also applies to AzureDataStore on DocumentNodeStore
---
 oak-doc/src/site/markdown/plugins/blobstore.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/oak-doc/src/site/markdown/plugins/blobstore.md b/oak-doc/src/site/markdown/plugins/blobstore.md
index 349706d..e3c311f 100644
--- a/oak-doc/src/site/markdown/plugins/blobstore.md
+++ b/oak-doc/src/site/markdown/plugins/blobstore.md
@@ -196,6 +196,7 @@ Blob Garbage Collection(GC) is applicable for the following blob stores:
     * FileDataStore
     * S3DataStore
     * SharedS3DataStore (since Oak 1.2.0)
+    * AzureDataStore
     
 * SegmentNodeStore 
     * FileDataStore