magento / catalog-storefront

Open Software License 3.0
7 stars 18 forks source link

Catalog Data Indexing Requirements - Full Reindex #228

Open nrkapoor opened 4 years ago

nrkapoor commented 4 years ago

As a Commerce Merchant,

I would like Magento to reindex my entire catalog data into Storefront in less than 2 hours

So that

In the event, something is broken in the storefront data I can quickly rebuild the elastic cache and minimize business disruption.

Acceptance Criteria

Magento can reindex the XXL catalog profile (100M catalog SKU, 15000 Customer Groups/Shared Catalogs) in less than 2 hours.

Parent https://github.com/magento/catalog-storefront/issues/227

m2-assistant[bot] commented 4 years ago

Hi @nrkapoor. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


mslabko commented 4 years ago

To clarify:

  1. do we want have 100M SKU + 15K customer groups (in terms of "effected SKUs = 100M*15K)
  2. or have 100M products across 15K customer groups 100M/15K ~ 6.6K products per store group?