ACSD-63242: Slow import when adding more than 10,000 catalog products
The ACSD-63242 patch fixes the issue of slow imports when catalog products with more than 10,000 entries are added. This patch is available when the Quality Patches Tool (QPT) 1.1.56 is installed. The patch ID is ACSD-63242. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.8.
Affected products and versions
The patch is created for Adobe Commerce version:
Adobe Commerce (all deployment methods) 2.4.6-p8
Compatible with Adobe Commerce versions:
Adobe Commerce (all deployment methods) 2.4.6 - 2.4.6-p8 and 2.4.7-p3
magento/quality-patches
package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.Issue
Product import is slow when catalog products with more than 10,000 entries are added.
Steps to reproduce:
- Go to System > Import > Products > Add/Update.
- Import file with over 10,000 entries.
Expected results:
The import of catalog products is executed in expected time.
Actual results:
Product import is slow. The var/log/exception.log
contains:
Exception: Warning: DOMXPath::query(): Recursion limit exceeded in /var/www/html/lib/internal/Magento/Framework/Validator/HTML/ConfigurableWYSIWYGValidator.php on line 114 in /var/www/html/lib/internal/Magento/Framework/App/ErrorHandler.php:62
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- Adobe Commerce or Magento Open Source on-premises: Quality Patches Tool > Usage in the Quality Patches Tool guide.
- Adobe Commerce on cloud infrastructure: Upgrades and Patches > Apply Patches in the Commerce on Cloud Infrastructure guide.
Related reading
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool: A self-service tool for quality patches in the Tools guide.