Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1
-
None
Description
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.
Attachments
Issue Links
- relates to
-
IGNITE-5558 Add ability to read WAL outside of an Ignite node
-
- Resolved
-
- links to