totem / totem.github.io

Totem documentation, issues, guides.
http://totem.github.io
3 stars 1 forks source link

Orchestrator search events are out of order #29

Closed sukrit007 closed 9 years ago

sukrit007 commented 9 years ago

Sometimes, orchestrator events are recorded out of order in elasticsearch.

Note: This happens because the workflow spins an async flow without returning async result.

sukrit007 commented 9 years ago

This happened due to time sync issue and has been resolved with CoreOS upgrade.