TWCable / grabbit

Grabbit - Fast Content Sync tool for AEM/CQ
Apache License 2.0
125 stars 64 forks source link

Does grabbit write assets to S3 datastore? Appears that assets are written to segmentstore. #231

Open ggindlin opened 5 years ago

ggindlin commented 5 years ago

Thanks for taking the time to fill out an issue! To help the community solve your issue, please provide answers to the following questions, along with supporting log and configuration files.

What version of AEM are you running?

How do you produce the issue?

Does the issue occur consistently?

Any additional details?

sagarsane commented 5 years ago

@ggindlin Grabbit uses JCR Node APIs to persist the content and thus does not have control over where assets are physically written.

It only has access to the content paths set up in the Grabbit Configuration file.