clebertsuconic commented on PR #4948: URL: https://github.com/apache/activemq-artemis/pull/4948#issuecomment-2138100968
Before this change, Upon a restart the broker would check for orphaned Page Transactions and not right away as the queue is removed. With this change in place the broker will now just remove the messages from paging as it would on regular messages, and they would be acked accordingly. This is probably also good for mirroring... although I didn't check the result of such event on mirror. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
