Hi, in the blob store page <https://jackrabbit.apache.org/oak/docs/plugins/blobstore.html> under the section "Blob Garbage Collection" is written that blob GC is applicable for a list of blob stores. The document node store does not contain the Azure data store in its list, while the segment node store does. Did I misunderstood the meaning of that section?
Marco. On Fri, Nov 19, 2021 at 10:47 AM Marcel Reutegger <[email protected]> wrote: > Hi, > > On 18.11.21, 11:18, "Marco Piovesana" <[email protected]> wrote: > > the documentation states that the blob garbage collection is not > > applicable when using a document node store with an azure blob store, > > while it is applicable when using a segment node store with an azure > > blob store. So what happens to the deleted binaries with the > > document+azure configuration? Are they never deleted? > > This sounds like mistake in the documentation. Where did you read this? > > Blob garbage collection is always needed, independent of the node store > implementation in use. The only exception might be when all blobs are > inlined in the node store, but that's a rather unusual case. > > Regards > Marcel
