[ 
https://issues.apache.org/jira/browse/IGNITE-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Kovalenko reassigned IGNITE-8727:
---------------------------------------

             Assignee: Pavel Kovalenko  (was: Andrey Gura)
        Fix Version/s: 2.6
    Affects Version/s: 2.5

[~agura] Tests with MMap are fixed.
There are also several fixes in WAL manager:
1) Unpark waiters in finally block
2) Usages of "envFailed" in Fsync WAL manager were correctly replaced with 
cctx.invalid() check.

TC Run: 
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&branch_IgniteTests24Java8=pull%2F4160%2Fhead

> 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
>    Affects Versions: 2.5
>            Reporter: Dmitriy Pavlov
>            Assignee: Pavel Kovalenko
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.6
>
>
> 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 were introduced in ticket [IGNITE-7809]. 
> Tests try 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)

Reply via email to