Expand my Community achievements bar.

S3 Data Store - Local cache size

Avatar

Level 4

In my project, I have setup a S3 Data Store. The S3 bucket size is around 200GB. I have specified the Cache Size parameter as <<cacheSize="300GB">> in org.apache.jackrabbit.oak.plugins.blob.datastore.S3DataStore.config file but I see my actual local cache size is around 50GB, not 200GB. I am under impression that local cache size will be equal to S3 Bucket size.

Trying to understand the way S3 Data Store works.

Thanks, Pankaj

0 Replies