@Rudra-2024 Hello. I have faced the same issue both of EventListener and EventHandler.You can try one of the following options mentioned below.1) Add this in your OSGi filter !(event.application=*). This makes sure, that the event is emitted only once, on clustered authors.2) Use org.apache.sling.di...