You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/10/30 19:52:27 UTC

[jira] [Resolved] (AMQ-6032) Properties on scheduled messages can get lost on dispatch

     [ https://issues.apache.org/jira/browse/AMQ-6032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-6032.
-------------------------------
    Resolution: Fixed

> 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)