wy96f opened a new pull request #2738: ARTEMIS-2407 Large message file not deleted if broker crashes between page deleted and pending large message written URL: https://github.com/apache/activemq-artemis/pull/2738 #2549 fixed the problem in journal mode. It ensures pending large message is inserted following by appending delete message record. But in page mode, the problem still exists. We should delete page file after pending large message record is written into disk and before deleting page complete record.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
