Skip to content

Index always processing, tables design_config_dummy_cl and customer_dummy_cl does not exist #9004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
abolivar opened this issue Mar 24, 2017 · 2 comments
Labels
bug report Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update

Comments

@abolivar
Copy link

Preconditions

  1. Magento 2.1.5
  2. PHP 7.0.16/Mysql 5.7.16

Steps to reproduce

  1. bin/magento indexer:status
    Design Config Grid: Processing
    Customer Grid: Processing
    Product Flat Data: Ready
    Category Flat Data: Ready
    Category Products: Ready
    Product Categories: Ready
    Product Price: Ready
    Product EAV: Ready
    Catalog Search: Ready
    Stock: Ready
    Catalog Rule Product: Ready
    Catalog Product Rule: Ready
    Search Spell-Correction: Ready
  2. php bin/magento indexer:reset design_config_grid
  3. php bin/magento indexer:status design_config_grid
    Design Config Grid: Reindex required
  4. php bin/magento indexer:reindex design_config_grid
    Table oo_design_config_dummy_cl does not exist
    (oo_ is my prefix)

Expected result

  1. Design Config Grid: Ready

Actual result

  1. Table oo_design_config_dummy_cl does not exist

This with Design Config Grid and Customer Grid, try with full reindex, try wiht "update oo_indexer_state set status='invalid' where status ='working'", try with log_bin_trust_function_creators=1, try with clean install and nothing *_dummy_cl

@Andrii-Deineha
Copy link
Contributor

@abolivar Hi, thanks for reporting this issue.
Unfortunately I could not reproduce this issue. May you please advise if this problem is still relevant for latest release Magento 2?

@magento-engcom-team
Copy link
Contributor

@abolivar we are closing this issue due to inactivity. If you'd like to update it, please reopen the issue.

@magento-engcom-team magento-engcom-team added the Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch label Sep 11, 2017
magento-devops-reposync-svc pushed a commit that referenced this issue Jun 28, 2024
ACP2E-3118: [MFTF PR TESTS] AdminCreateOrderWithCustomerWithoutEmailTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update
Projects
None yet
Development

No branches or pull requests

4 participants