-
Notifications
You must be signed in to change notification settings - Fork 20
SWAT-430: Extended debugging information about cache & indexer invali… #26
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
SWAT-430: Extended debugging information about cache & indexer invali… #26
Conversation
@Alkar778 , builds look to be red. Please look into that once you have a chance. |
@YPyltiai builds are red as this is PR from a forked repo. |
Model/Observer/CacheFlushAll.php
Outdated
* Apply model save operation | ||
* | ||
* @param Observer $observer | ||
* @throws \Magento\Framework\Validator\Exception |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replace with use
short usage
@Alkar778 please fix static errors:
|
Tests are green #27 |
@Alkar778 do you want us to QA this PR or you can make it with your team? |
@shiftedreality |
@Alkar778 could you provide a testing scenario for our QA? |
Test scenario:
|
QA approved |
…dation
Description
Internal issue in Jira https://jira.corp.magento.com/browse/MCLOUD-6156
This PR adds extended logging information.
Manual testing scenarios
Release notes
Improved logging–Added logging to track cache invalidation and full reindex events.
Associated documentation updates
Add link to Magento DevDocs PR or Issue, if needed.
Contribution checklist