magento / magento/catalog-storefront

[no-EAP-scope] Improve data propagation

Open
#463 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Progress: backlog
Dominant language
PHP
Stars
7
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Currently product reviews utilize "notification+pull" approach.
To improve performance we can use event-based approach based on mView subscriptions

No need to guarantee message ordering to propagate changes for product reviews

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue provides no file or test entry point; start by tracing product-review notification+pull propagation and the mView subscription entry points. Define the event-based propagation behavior and account for the stated lack of message-ordering guarantees. Done means product-review changes propagate through the new approach with performance coverage.

Written by the indexing model from the issue text.

Assessment

Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.