Skip to content

Commit 71382e4

Browse files
committed
MC-30569: Shared indexers have invalid status after full reindex
1 parent 7225d99 commit 71382e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Indexer/Model/Indexer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,6 @@ public function reindexAll()
412412
if ($this->getView()->isEnabled()) {
413413
$this->getView()->suspend();
414414
}
415-
416415
try {
417416
$this->getActionInstance()->executeFull();
418417
$state->setStatus(StateInterface::STATUS_VALID);

0 commit comments

Comments
 (0)