GitHub user akalash opened a pull request: https://github.com/apache/ignite/pull/4045
IGNITE-8561 in SingleSegmentLogicalRecordsIterator changed archivedSe⦠â¦gIdx to curWalSegmIdx from super class You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8561 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4045.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4045 ---- commit 64f4ce0232c2504065e6329a2da32ee2704fcc68 Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-05-22T13:16:52Z IGNITE-8561 in SingleSegmentLogicalRecordsIterator changed archivedSegIdx to curWalSegmIdx from super class ---- ---