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!