I've created a bug in Jira for this, https://issues.apache.org/jira/browse/CLOUDSTACK-6426
On Tue, Apr 15, 2014 at 2:14 AM, Murali Reddy <murali.re...@citrix.com>wrote: > On 15/04/14 3:03 AM, "Kelven Yang" <kelven.y...@citrix.com> wrote: > > >I was the original author for AsyncJob management and I wasn¹t aware of > >that there is a hook-up to EventBus? > > Changes related to below commit gone missing in 4.3, 4.4 and master. > > commit 70f33efa7250d1ac8022f4390cddcbcb62ba92f8 > Author: Ryan Dietrich <r...@betterservers.com> > Date: Fri Jul 5 17:43:34 2013 +0530 > > CLOUDSTACK-3190: Async jobs actions now trigger event bus messages to > be > published-AsyncJobManagerImpl to publish async job events when async > jobs are > created, updated and completed > > > > > >Kelven > > > >On 4/14/14, 1:37 PM, "David Grizzanti" <david.grizza...@sungardas.com> > >wrote: > > > >>Hi All, > >> > >>I came across an issue this week that I wanted to see if anyone is aware > >>of. Until recently we've been running on 4.2 and using the Event Bus > >>pretty > >>heavily. We upgraded to 4.3 last week and I noticed since upgrading that > >>we're not seeing any AsyncJobEvent messages. We see all the other > >>expected > >>types (Action, Usage, Alert, ResourceState), just no Async. > >> > >>I poked around at the code a bit and noticed that the AsyncJob manager > >>code > >>was rewritten, but I don't know enough to pinpoint any potential issues. > >> > >>Is it something we're doing wrong with configuration or have others > >>noticed > >>this? > >> > >>Thanks! > > > > > > >