[
https://issues.apache.org/jira/browse/AMQ-6032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983069#comment-14983069
]
ASF subversion and git services commented on AMQ-6032:
------------------------------------------------------
Commit 42065035b66a48782b361528a82a6d2bd9abd9ba in activemq's branch
refs/heads/activemq-5.12.x from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=4206503 ]
AMQ-6032 Repack message prior to scheduler dispatch to store updated
properties in marshaled form.
(cherry picked from commit 014d5594d605515e84f935eea3fcd1a201648653)
> 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.11.2, 5.12.0, 5.12.1
> 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)