fjtirado commented on issue #3337:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/issues/3337#issuecomment-1867603582

   You have two consumers over the same topic, when a message is received over 
that topic, one of the tow consumers will discard the message based on the 
type, in that case wait2. That trace discarding the event does not mean is 
discarded for all triggers, only for trigger "wait". 
   I think the issue is that somehow wait2 is not listening for some reason. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to