Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
I've implemented a replication event listener via @Property(name="event.topics",value= ReplicationAction.EVENT_TOPIC). What i wanted to know was when does this listener gets invoked? Is it before replication or after replication? Is there any event which triggers after replication activity is complete?
Résolu ! Accéder à la solution.
Vues
Réponses
Nombre de J’aime
It gets invoked after replication process is started from the author instance and before it is completed and pushed to publish instance.
Thanks
Tuhin
Vues
Réponses
Nombre de J’aime
Whenever there is change in your node, the event listener would trigger at that time and start working in its own thread.
Thanks
Tuhin
Vues
Réponses
Nombre de J’aime
This is replication event listener. So it gets triggered when replication/ publish action is initiated. Am trying to know whether this listener gets invoked after replication process complete or before replication starts.
Vues
Réponses
Nombre de J’aime
It gets invoked after replication process is started from the author instance and before it is completed and pushed to publish instance.
Thanks
Tuhin
Vues
Réponses
Nombre de J’aime
Hi @Tuhin_Ghosh ,
I have one doubt that the replication listner will be called before the node reaches to replication queue or before that ?
or replication queue listens to replication queue itself?
Vues
Réponses
Nombre de J’aime
Is there any event which gets triggered after replication process is complete? I am using static agent to save the page on filesystem. Once that process is complete we need to copy/ ftp those files to different location
Vues
Réponses
Nombre de J’aime
Vues
Likes
Réponses
Vues
Likes
Réponses
Vues
Likes
Réponses
Vues
Likes
Réponses