You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by slukyano <gi...@git.apache.org> on 2018/10/24 20:33:28 UTC

[GitHub] ignite pull request #5069: Ignite 9841

GitHub user slukyano opened a pull request:

    https://github.com/apache/ignite/pull/5069

    Ignite 9841

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9841

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5069.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5069
    
----
commit 10dcf22eb6348d0f6c30897611a48b9bfd91379b
Author: Stanislav Lukyanov <st...@...>
Date:   2018-10-16T17:35:47Z

    IGNITE-9841: IgniteCachePartitionLossPolicySelfTest.testIgnoreKillThreeNodes added, warnings addressed.

commit 9f3d0e4759a3d8084afbe49acffca459774fe664
Author: Stanislav Lukyanov <st...@...>
Date:   2018-10-16T17:37:06Z

    IGNITE-9841: Persistence support for IgniteCachePartitionLossPolicySelfTest.

commit 399389576f7ada2b54e70b1041aa50365a8639e7
Author: Stanislav Lukyanov <st...@...>
Date:   2018-10-16T17:39:47Z

    IGNITE-9841: Reset partLossPlc in IgniteCachePartitionLossPolicySelfTest.

commit f25564ad81d1ed96822bd067f71e7a7a4d33427a
Author: Stanislav Lukyanov <st...@...>
Date:   2018-10-17T15:28:06Z

    IGNITE-9841: Add persistence test cases.

commit af027083459b5967d68835a8aed083c97e50a2e4
Author: Stanislav Lukyanov <st...@...>
Date:   2018-10-24T18:57:03Z

    IGNITE-9841: Added scan query tests + more query checks + refactoring.

----


---

[GitHub] ignite pull request #5069: IGNITE-9841: SQL doesn't take lost partitions int...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/5069


---