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