You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2013/04/15 20:18:16 UTC

[jira] [Resolved] (AMQ-2832) Possible replay of old messages post index recovery from journal - data files containing acks reclaimed/cleaned up in error

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

Timothy Bish resolved AMQ-2832.
-------------------------------

    Resolution: Fixed

New fix and tests on trunk
                
> Possible replay of old messages post index recovery from journal - data files containing acks reclaimed/cleaned up in error
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2832
>                 URL: https://issues.apache.org/jira/browse/AMQ-2832
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.2
>            Reporter: Gary Tully
>            Assignee: Timothy Bish
>             Fix For: 5.4.0
>
>
> With long lived messages and outstanding acks, ack distribution can be sparse across data files. If a data file is in use (still has unreferenced messages, the data files containing acks for all those messages also need to be maintained to ensure a replay of the journal replays the corresponding acks. Currently it is possible that data files with no unreferenced messages but with acks pertinent to an in use data file can get deleted. The result is duplicate or relay of old messages after journal recovery (following a crash/restart)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira