Dmitriy Govorukhin created IGNITE-9260: ------------------------------------------
Summary: StandaloneWalRecordsIterator broken on WalSegmentTailReachedException not in work dir Key: IGNITE-9260 URL: https://issues.apache.org/jira/browse/IGNITE-9260 Project: Ignite Issue Type: Bug Reporter: Dmitriy Govorukhin After implementation IGNITE-9050, StandaloneWalRecordsIterator became broke because in the standalone mode we can stop the iteration at any moment when the last available segment will be fully read. And validation which was implemented in IGNITE-9050 is not applicable for standalone mode. Need to change behavior and validate what we stop an iteration in last available WAL segment. -- This message was sent by Atlassian JIRA (v7.6.3#76005)