-
Notifications
You must be signed in to change notification settings - Fork 55
event based workflows event calls don't show up in event stream #1003
Comments
I've successfully run an event-triggered workflow in the vamp quickstart environment on my linux machine, i.e. I see the events that the workflow generates in the event stream in the UI. In my DC/OS environment I get the same behaviour that @olafmol described Running DC/OS 1.9.0, VAMP 0.9.4, Chronos v3.0.1 (mesosphere/chronos:v3.0.1) |
Looking in the chronos stdout log via marathon, I see the following when the zz_test workflow is triggered:
|
Ah probably the chronos integration is not working as expected then. Which explains the trigger log but not seeing anything in the events. |
Is there any more information that you need, or anything else that you want me to check? |
nope, i think we have all the info we need to reproduce and fix this |
Cool. lmk if you want a tester ;-) |
Also, is this something that might make it into the 0.9.5 release? |
Yes this seems to work as designed in 095. We will validate with all the usecases once more. |
closing this issue as the issue came from using a v095 related feature (VAMP_WORKFLOW_DATA) with V094 |
re-opening this as it seems to be DCOS 190 and/or Chronos related. The workflow is entered in Chronos from Vamp 095, but seems to be never activated. |
a workflow that is generating an event and that is running as daemon type works as expected, showing the event in the event stream. Changing it to event type and triggering it does not show anything in the event stream. In the logs this is shown though:
The text was updated successfully, but these errors were encountered: