diff --git a/app/code/Magento/Catalog/Model/Indexer/Product/Price/Action/Full.php b/app/code/Magento/Catalog/Model/Indexer/Product/Price/Action/Full.php index 858eba3ab217a..b30c85cfc52f0 100644 --- a/app/code/Magento/Catalog/Model/Indexer/Product/Price/Action/Full.php +++ b/app/code/Magento/Catalog/Model/Indexer/Product/Price/Action/Full.php @@ -279,6 +279,7 @@ private function getBatchesForIndexer(string $typeId): BatchIterator $select = $connection->select(); $select->distinct(true); $select->from(['e' => $entityMetadata->getEntityTable()], $entityMetadata->getIdentifierField()); + $select->where('type_id = ?', $typeId); return $this->batchQueryGenerator->generate( $this->getProductMetaData()->getIdentifierField(), diff --git a/setup/performance-toolkit/benchmark.jmx b/setup/performance-toolkit/benchmark.jmx index e92c0bd738126..1fa61c21d8003 100644 --- a/setup/performance-toolkit/benchmark.jmx +++ b/setup/performance-toolkit/benchmark.jmx @@ -2478,75 +2478,6 @@ if (props.get("cms_pages") == null) { mpaf/tool/fragments/ce/setup/warmup_add_to_cart.jmx - - - - - - true - ["customer_form_login"] - = - true - blocks - - - true - ["default","customer_account_login"] - = - true - handles - - - true - {"route":"customer","controller":"account","action":"login","uri":"/customer/account/login/"} - = - true - originalRequest - - - true - true - = - true - ajax - - - true - true - = - true - isAjax - - - - - - 60000 - 200000 - ${request_protocol} - - ${base_path}page_cache/block/render/ - GET - true - false - true - false - false - - mpaf/tool/fragments/ce/setup/ajax_load_login_form.jmx - - - - "customer_form_login" - Registered Customers - form_key - - Assertion.response_data - false - 2 - - -