magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

[Issue] Use Object Cache for Category Links to avoid redundant calls

Open m2-assistant[bot] opened this issue 5 years ago • 3 comments

This issue is automatically created based on existing pull request: magento/magento2#29565: Use Object Cache for Category Links to avoid redundant calls


Description (*)

Having 52 products in cart, I get 156 requests to the database: image This PR goal is to reduce this to 52.

After change, for 26 products: image

This is a part of #29376 process.

Related Pull Requests

Fixed Issues (if relevant)

  1. Continuation of #29376

Manual testing scenarios (*)

N/A

Questions or comments

N/A

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 are green)

m2-assistant[bot] avatar Aug 18 '20 17:08 m2-assistant[bot]

:white_check_mark: Jira issue https://jira.corp.magento.com/browse/AC-999 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Aug 25 '21 07:08 github-jira-sync-bot

:white_check_mark: Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

m2-assistant[bot] avatar Aug 25 '21 07:08 m2-assistant[bot]

Hi @engcom-Bravo. Thank you for working on this issue. Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:

    1. Add/Edit Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
    1. Verify that the issue is reproducible on 2.4-develop branch
      Details- If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
      - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
    1. If the issue is not relevant or is not reproducible any more, feel free to close it.

m2-assistant[bot] avatar Oct 21 '24 06:10 m2-assistant[bot]

Hi,

Thanks for your reporting and collaboration.

Since related PR has been closed we are closing this issue.

Thanks.

engcom-Bravo avatar Oct 22 '24 03:10 engcom-Bravo