Timothy Bish created AMQ-6032:
---------------------------------
Summary: Properties on scheduled messages can get lost on dispatch
Key: AMQ-6032
URL: https://issues.apache.org/jira/browse/AMQ-6032
Project: ActiveMQ
Issue Type: Bug
Components: Broker, Job Scheduler
Affects Versions: 5.12.1, 5.12.0, 5.11.2
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 5.13.0, 5.12.2
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)