Dmitriy Pavlov created IGNITE-6225:
--------------------------------------
Summary: 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: Bug
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)