You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2017/08/30 14:43:00 UTC

[jira] [Created] (IGNITE-6225) Improve tests of WAL iterator with checking DataRecord entries and TxRecords

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)