What risk does this pose, and how can it be mitigated?

In a code review of a merchant’s site you have discovered that there are multiple observers for the checkout_submit_all_after event. After closer inspection, you notice one of these observers is relying on the others being executed before it is called.

What risk does this pose, and how can it be mitigated?
A . There is no risk posed as long as each event observer specifies a correct sortOrder. Nothing needs to be changed.
B . Event observers are fired in alphabetical order of the observer name. There is no risk here.
C . Magento only supports one observer per event. These observers will need to be combined into a single point of customization.
D . Order of listener execution cannot be guaranteed, resulting in a fragile implementation. This code should be re-worked using plugins

Answer: D

Latest AD0-E703 Dumps Valid Version with 135 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments