Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Event 2.3.0
-
None
Description
If a job event contains an illegal jop topic an illegal state exception is thrown inside the processing of the event - this exception is not really directly catched. This could cause inconsistencies in the event handling.
A better solution would be to check the job topic when the job is received and immediately discard it.