Skip to content

Commit 919c8e4

Browse files
author
Oleksandr Iegorov
committed
MC-21948: Products index data delete process fires before indexation instead of right before insert indexed data to index tables during partial reindex
1 parent 5be08d3 commit 919c8e4

File tree

1 file changed

+0
-5
lines changed
  • app/code/Magento/Catalog/Model/Indexer/Category/Product/Action

1 file changed

+0
-5
lines changed

app/code/Magento/Catalog/Model/Indexer/Category/Product/Action/Rows.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
*/
66
namespace Magento\Catalog\Model\Indexer\Category\Product\Action;
77

8-
/**
9-
* Reindex multiple rows action.
10-
*
11-
* @package Magento\Catalog\Model\Indexer\Category\Product\Action
12-
*/
138
use Magento\Framework\DB\Adapter\AdapterInterface;
149
use Magento\Framework\Indexer\CacheContext;
1510
use Magento\Framework\Event\ManagerInterface as EventManagerInterface;

0 commit comments

Comments
 (0)