cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cluster Aware events: Listener invoked multiple times for an event

former_member693898
Discoverer
0 Likes
642

We are using Hybris 1905 and recently migrated our project to SAP commerce cloud.

There are couple of events which has been published from cronjobs and their listeners are available in web module of commerce extension. The listeners are used to send push notifications to the frontend.

In cloud setup, we have 2 background nodes and 3 api nodes available.

1. When an event published from a background node, the listener is not invoked

2. To fix this, the event has been made cluster aware and now the listener is invoked on all available api nodes

Is there any way to limit the trigger of listener only to the first available node?

Accepted Solutions (0)

Answers (0)