magento / magento/catalog-storefront
[no-EAP-scope] Improve data propagation
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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