Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.11.2, 5.12.0, 5.12.1
-
None
Description
In some cases such as when the reduceMemoryFootprint option is enabled the messages fired from the job scheduler can lose their message properties due to both the marshaled and unmarshaled properties getting cleared. The SchedulerBroker needs to repack the message properties after its updates to ensure they don't get dropped.