Details
-
Feature Request
-
Status: Reviewed
-
Minor
-
Resolution: Already in the Product
-
6.1.20 EE GA2
-
None
-
None
-
Liferay Version: 6.1 GA2
Operating System: Windows 7
Application Server: Tomcat 7.0
Java Virtual Machine: Java 6
Database: Hypersonic
Description
Importing a LAR with over 1,000 pieces of web content can take 15 minutes or more to complete. Optimizing Lucene or database connection pooling does not improve the import time. Please improve the methods used to import web content and reduce the amount of time taken.
Steps to Reproduce:
- Obtain a LAR withe over 1000 pieces of web content
- Launch a clean bundle
- Navigate to Control Panel -> Web Content
- Click on the wrench int he upper right hand corner and select Import/Export
- Click on the Import tab
- Browse for the LAR
- Leave all the defaults and click Import
Intended Results: the import should be efficient and take less than 15 min.
Actual Results: the import takes 15 min. or more.