GitHub user andrey-kuznetsov opened a pull request:

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

    Ignite 7513

    

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

    $ git pull https://github.com/andrey-kuznetsov/ignite ignite-7513

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

    https://github.com/apache/ignite/pull/3428.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 #3428
    
----
commit 84c9fc282bb24611ad384e318ae2c4aeb79c20d4
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-01-23T16:41:38Z

    IGNITE-7386: Got rid of ConcurrentHashMap8.
    
    # Conflicts:
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerImpl.java
    #   modules/core/src/main/java/org/jsr166/ConcurrentHashMap8.java
    #   
modules/core/src/test/java/org/apache/ignite/jvmtest/ConcurrentMapTest.java
    #   
modules/core/src/test/java/org/apache/ignite/lang/utils/GridConcurrentHashMapSelfTest.java
    #   
modules/core/src/test/java/org/apache/ignite/loadtests/communication/GridIoManagerBenchmark.java
    #   
modules/core/src/test/java/org/apache/ignite/loadtests/communication/GridIoManagerBenchmark0.java
    #   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/opt/GridH2Table.java

commit f68ecaa82f106360d4ac60cc1ad2a82c816606be
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-01-24T11:19:09Z

    IGNITE-7513: Updated tests.

commit 403adf6ac4c13ea79c17f499690b47bf87e5b1a9
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-01-24T12:23:23Z

    IGNITE-7513: Minor tests cleanup.

----


---

Reply via email to