[
https://issues.apache.org/jira/browse/ARTEMIS-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697058#comment-17697058
]
ASF subversion and git services commented on ARTEMIS-4193:
----------------------------------------------------------
Commit 7e6ce5a259e6564bebeb75609ab64e9b2c270393 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=7e6ce5a259 ]
I'm temporarily reverting "ARTEMIS-4193 Large Message Files orphaned after
server killed"
while I figure out a better fix
This reverts commit 9f1927d3fa6dfa8156bc9e07a1a81d438a9d3dd0.
> Interrupting Large Message Streaming with a server kill may leave orphaned
> files
> --------------------------------------------------------------------------------
>
> Key: ARTEMIS-4193
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4193
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.28.0
> Reporter: Clebert Suconic
> Priority: Major
> Fix For: 2.29.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There's a schema in the journal to store pending records before a file is
> created.
> However the sync is not properly applied and if the server is killed it could
> leave a few messages orphaned in the file system.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)