[
https://issues.apache.org/jira/browse/ARTEMIS-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697642#comment-17697642
]
ASF subversion and git services commented on ARTEMIS-4199:
----------------------------------------------------------
Commit dc93f01542c596399bd94289494f99d2511656cc in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=dc93f01542 ]
ARTEMIS-4199 PageCounter could leave a record pending in the journal
This is just an annoying thing. as the functionality would work properly if
there was a previous value.
No other harm other than the cannot find TX record on startup for this, hence
I'm fixing it.
> PageCounter leaving record out of Transaction
> ---------------------------------------------
>
> Key: ARTEMIS-4199
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4199
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.29.0
>
>
> this was causing an annoyance in logging. the TX.delete(keepZero) was keeping
> a record without a commit in the journal.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)