[
https://issues.apache.org/jira/browse/IGNITE-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167793#comment-16167793
]
ASF GitHub Bot commented on IGNITE-6225:
----------------------------------------
Github user dspavlov closed the pull request at:
https://github.com/apache/ignite/pull/2562
> Improve tests of WAL iterator with checking DataRecord entries and TxRecords
> ----------------------------------------------------------------------------
>
> Key: IGNITE-6225
> URL: https://issues.apache.org/jira/browse/IGNITE-6225
> Project: Ignite
> Issue Type: Test
> Components: persistence
> Affects Versions: 2.1
> Reporter: Dmitriy Pavlov
> Assignee: Dmitriy Pavlov
> Fix For: 2.3
>
>
> There is WAL Iterator implemented under [IGNITE-5558] which allows to iterate
> over WAL log records without Ignite instance up and running.
> This feature was covered by test
> IgniteWalReaderTest#testFillWalAndReadRecords()
> It is required to cover transactional put and check of this transaction
> results from test code.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)