[
https://issues.apache.org/jira/browse/ARTEMIS-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340514#comment-16340514
]
ASF GitHub Bot commented on ARTEMIS-1638:
-----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1818
DO-NOT-MERGE ARTEMIS-1638 Fixing Purge on rollback & paging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-1638
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1818.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1818
----
commit ba7edcad3b5a4a9adee799f0ebf8a0dd5a5df975
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-01-26T02:17:25Z
ARTEMIS-1638 Fixing Purge rollback behaviour (test only)
commit 70b5c67c91625ccd28f8c3cb9e2b6cc8f32c45c5
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-01-26T02:17:38Z
ARTEMIS-1638 Fixing Purge rollback behaviour (fix)
commit ed7e8d531b883649fa2ac86f2813d11d4e6775c7
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-01-26T03:24:25Z
ARTEMIS-1638 Paving investigation - do not merge
----
> purgeOnNoConsumer is not working properly
> -----------------------------------------
>
> Key: ARTEMIS-1638
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1638
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.2.0, 2.3.0, 2.4.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Priority: Major
> Fix For: 2.5.0
>
>
> * ARTEMIS-1277 fix was incorrect. it leaks the journal and the record will
> reaper on restart
> ** (the implications are a bit more complicated as the journal may never be
> cleaned up).
> * Paging with Purge is also leaking records
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)