You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by x-kreator <gi...@git.apache.org> on 2018/07/18 16:31:51 UTC

[GitHub] ignite pull request #4380: Ignite 8719

GitHub user x-kreator opened a pull request:

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

    Ignite 8719

    

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

    $ git pull https://github.com/x-kreator/ignite ignite-8719

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

    https://github.com/apache/ignite/pull/4380.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 #4380
    
----
commit e37a8a8aac146c45d31cb041cfcb6cde7d2144fe
Author: Dmitriy Sorokin <sb...@...>
Date:   2018-07-17T16:53:39Z

    IGNITE-9024 Wrong usage of idxLatch in DynamicIndexAbstractConcurrentSelfTest

commit f53803d7881a3e270b177de686edc802946fb48c
Author: Dmitriy Sorokin <sb...@...>
Date:   2018-06-29T14:18:23Z

    IGNITE-8719 Index left partially built if a node crashes during index create or rebuild

----


---