[jira] [Created] (IGNITE-8727) Provide way to test MMap WAL modes failures

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8727) Provide way to test MMap WAL modes failures

Anton Vinogradov (Jira)
Dmitriy Pavlov created IGNITE-8727:
--------------------------------------

             Summary: Provide way to test MMap WAL modes failures
                 Key: IGNITE-8727
                 URL: https://issues.apache.org/jira/browse/IGNITE-8727
             Project: Ignite
          Issue Type: Test
          Components: persistence
            Reporter: Dmitriy Pavlov
            Assignee: Andrey Gura


Currently tests 4 are failed in  PDS 2 suite with timeout:
      IgnitePdsTestSuite2: IgniteWalFlushBackgroundWithMmapBufferSelfTest.testFailAfterStart (fail rate 100,0%)
      IgnitePdsTestSuite2: IgniteWalFlushBackgroundWithMmapBufferSelfTest.testFailWhileStart (fail rate 100,0%)
      IgnitePdsTestSuite2: IgniteWalFlushLogOnlyWithMmapBufferSelfTest.testFailAfterStart (fail rate 100,0%)
      IgnitePdsTestSuite2: IgniteWalFlushLogOnlyWithMmapBufferSelfTest.testFailWhileStart (fail rate 100,0%)

Tests tries to emulate failure using exceptions in file IO, but MMap-ed modes does not allow currently to be tested with current tests approach.

It is suggested to create new testing opportunities for MMap modes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)