Clebert Suconic created ARTEMIS-3279:
----------------------------------------
Summary: Paging could lose data if a consumer holds pending
messages at the beginning of the page cursor, and a reconnect happens
Key: ARTEMIS-3279
URL: https://issues.apache.org/jira/browse/ARTEMIS-3279
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Clebert Suconic
More specifically Page cleanup will not take these pending messages into
consideration and it will eventually cleanup the page files based on the last
acked page on the cursor that could be a later page. if you reconnect the
pending messages will be gone and you may get records lost.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)