Skip to content
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

[2.3] - Add schedule backlog to indexer:status #12592

Merged
merged 1 commit into from
Dec 11, 2017

Conversation

convenient
Copy link
Contributor

@convenient convenient commented Dec 7, 2017

Description

Update indexer:status to output information about the schedule mview backlog

screen shot 2017-12-04 at 16 55 50

Manual testing scenarios

  1. Enable an indexer php bin/magento indexer:set-mode schedule catalog_product_price
  2. Trigger an action on the product price that will update the _cl table
  3. Run php bin/magento indexer:status to see the backlog increase
  4. magerun2 sys:cron:run indexer_update_all_views will trigger the mview processes
  5. See the backlog decrease

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@sidolov sidolov self-assigned this Dec 8, 2017
@sidolov sidolov added this to the December 2017 milestone Dec 8, 2017
@magento-team magento-team merged commit a8c3fe5 into magento:2.3-develop Dec 11, 2017
magento-team pushed a commit that referenced this pull request Dec 11, 2017
[EngCom] Public Pull Requests - develop
 - MAGETWO-85225: [2.3] - Add schedule backlog to indexer:status #12592
 - MAGETWO-85096: [Backport 2.3] Added namespace to product videos fotorama events #12556
@convenient convenient deleted the 2-3-indexer-status branch December 18, 2017 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants