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
