-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, 7.3.X, Master
-
Fix Version/s: 7.2.10 DXP FP10, 7.2.10.4 DXP SP4, 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: Documents & Media
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Story Points:2
-
Fix Priority:3
-
Sprint:LIMA | QA Sprint 2
-
Git Pull Request:
Steps to Reproduce
- Set up Liferay to use Amazon S3 Store
- Navigate to Site Administration > Content & Data > Documents and Media
- Upload several documents
- Perform a re-index of the instance
- Navigate to [Liferay_Home]/tomcat/temp directory
Expected Behavior: To see that temp directory does not contain a copy of the S3 database
Actual Behavior: See that under temp/liferay/s3, a copy of the S3 repository (including image files) is created.
master hash: 89491cf950c9b1d2412dd9d83679f09eb356b193
- is related to
-
LPS-123323 When using S3 Store, Document Library cache is not cleared after indexing
- Closed