You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Max-Pudov <gi...@git.apache.org> on 2018/10/01 18:45:59 UTC

[GitHub] ignite pull request #4883: Ignite 2.4.11

GitHub user Max-Pudov opened a pull request:

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

    Ignite 2.4.11

    

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

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

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

    https://github.com/apache/ignite/pull/4883.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 #4883
    
----
commit cdbf963efc6bad7520fa174a47207fd0b34fe9f2
Author: Anton Kalashnikov <ka...@...>
Date:   2018-03-26T11:57:11Z

    GG-13638 move setting compatibilityMode to head of collectGridNodeData - Fixes #3665.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry picked from commit df8c823)

commit 2280e55a228d37ad324d5d2fc7248f2b0c1b46f8
Author: Alexey Popov <ta...@...>
Date:   2018-03-26T14:00:07Z

    IGNITE-7928: .NET: Fixed hang caused by mishandled exception during custom cache store deserialization. This closes #3690.

commit e0a24a1014a19fb3bd698b83d9a1664a3b9a06b9
Author: Pavel Tupitsyn <pt...@...>
Date:   2018-01-26T08:48:14Z

    IGNITE-7530 .NET: Fix GetAll memory usage and performance in binary mode
    
    This closes #3436

commit e721130d85cf31775d94a004164a4287e3c2f68f
Author: Alexey Popov <ta...@...>
Date:   2018-03-06T17:47:18Z

    IGNITE-7889: .NET: LINQ: Fix GroupBy with Where
    
    This closes #3608

commit 0534edaedcc84473c8c26c9d19ad09ef66210246
Author: Pavel Tupitsyn <pt...@...>
Date:   2018-03-27T07:51:49Z

    IGNITE-8034 .NET: Add IgniteConfiguration.AuthenticationEnabled
    
    This closes #3696

commit 9478c5a7bd2d97252ab0de72c8b96e7eadc651de
Author: devozerov <vo...@...>
Date:   2018-03-27T10:58:54Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/GridClusterStateProcessor.java

commit 3a0dc509fa44c6b5d5204a06ffa8485e530ca933
Author: Valentin Kulichenko <va...@...>
Date:   2018-03-20T02:20:20Z

    Added new test to suite
    
    Signed-off-by: Valentin Kulichenko <va...@gmail.com>
    (cherry picked from commit baf08bc9501676e418dab2431211a659ae421d25)

commit f1fec0e87b5d37850636c04ddf72655fc8ee951f
Author: Alexey Popov <ta...@...>
Date:   2018-03-26T14:00:07Z

    IGNITE-7928: .NET: Fixed hang caused by mishandled exception during custom cache store deserialization. This closes #3690.

commit 926a2ee11873edc090c1fc06781d369ffae46d44
Author: Denis Mekhanikov <dm...@...>
Date:   2018-03-20T02:19:35Z

    IGNITE-7794 - Share persisted marshaller mappings when connecting - Fixes #3620.
    
    Signed-off-by: Valentin Kulichenko <va...@gmail.com>
    (cherry picked from commit c4ccf55dd6eb22102c56e211812eb4ccc206f4a7)

commit 76388519f029d425a7080a4638ff9b4f90bddbd9
Author: Pavel Kovalenko <jo...@...>
Date:   2018-03-21T14:22:56Z

    IGNITE-6113 Fixed partition eviction preventing exchange completion - Fixes #3445.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    (cherry picked from commit 6dc5804af6dda90ca210a39d622964d78e3890f1)

commit 180542911e7a113aeb4a7074a864e008f60e070a
Author: Pavel Kovalenko <jo...@...>
Date:   2018-03-21T14:32:51Z

    IGNITE-6113 Fixed version handling.

commit bfdb5bcdd971b2afe48ab6878c68f5728acffdf2
Author: Pavel Kovalenko <jo...@...>
Date:   2018-03-06T18:22:40Z

    IGNITE-6113 Return back old implementation instead of 'removeIf' - Fixes #3609.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    (cherry picked from commit 8c3731e83296e1750c7c098b283c3fd8584b1be4)

commit d0aec4846ad55ea59b5688ce9c935d31cd468e9c
Author: Anton Kalashnikov <ka...@...>
Date:   2018-03-21T15:53:15Z

    GG-13631 fix GridDhtPartitionDemandLegacyMessage
    
    (cherry picked from commit ffbc56e)

commit fb54691290128be81be641c3c6206f0ca2569274
Author: Sergey Kosarev <ma...@...>
Date:   2018-03-21T04:11:01Z

    IGNITE-7864 Control utility: Added confirm on dangerous operations.

commit e331e92a906d31b97a9e2c6548097c715e4245f5
Author: devozerov <pp...@...>
Date:   2018-03-29T10:25:50Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit dfc268dd62236a32f8bf90e063edd57666c97f92
Author: Alexey Kukushkin <al...@...>
Date:   2018-03-29T10:21:36Z

    IGNITE-7421: Java thin client.

commit 2c39ec5dda1a05d03e1317b740fbafee8dd874f0
Author: devozerov <pp...@...>
Date:   2018-03-29T10:46:47Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit a58bc16543e72dfc3a2b97c50506cd532d4d9dee
Author: devozerov <pp...@...>
Date:   2018-03-29T12:21:46Z

    IGNITE-7421: Reverted invalid server-side authentication.

commit e7ec84a17c5999441f1731aad64f540fd2eda279
Author: devozerov <pp...@...>
Date:   2018-03-29T12:23:26Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit 188279848a75d6458b9441d65917fb628834355e
Author: devozerov <vo...@...>
Date:   2018-03-30T09:04:33Z

    IGNITE-7657: Minor style fixes: imports, forgotten javadocs, annotations. This closes #3496.

commit b4320072ca75e5b11bbeeb033c2f60f31f4855f9
Author: devozerov <vo...@...>
Date:   2018-03-30T09:18:10Z

    Merge remote-tracking branch 'upstream/ignite-2.4.4' into ignite-2.4.4

commit b0de9d14caaf2bfc91c4f8283b0806c354ef7b73
Author: Alexey Goncharuk <al...@...>
Date:   2018-03-30T14:40:28Z

    IGNITE-8053 Make sure local partitions collection does not change

commit 7214eff5b5d8102ba32a7b7bf7597ac5a4b04eee
Author: Alexey Kukushkin <al...@...>
Date:   2018-04-02T08:08:05Z

    IGNITE-8076: Java Thin Client: authentication. This closes #3720.

commit 2c0e269fe7793bb70d1be28d2052f1394b96f2b1
Author: devozerov <vo...@...>
Date:   2018-04-02T08:09:17Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit cb89494be26be1b0e397e06f7eaeb6419aec1828
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-03-02T09:35:26Z

    IGNITE-7803 REST: Implemented possibility to get values from cache inserted via API or SQL.
    
    (cherry picked from commit a84018b)

commit 149802a3be82ba1f88770dbff75d74b892bb0a94
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-03-07T17:17:20Z

    IGNITE-7803 Fixed regression in tests.
    
    (cherry picked from commit 90c0af8)

commit 5b5571adc7282a29cdecd8ab2e945a446ea709fc
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-03-23T02:55:13Z

    IGNITE-8002 REST: Added support of new authentication via new API.
    
    (cherry picked from commit 921f0cf)

commit 128fdfcd874286f4a358546c0f43b6ef082a064b
Author: devozerov <vo...@...>
Date:   2018-04-02T10:11:16Z

    IGNITE-7884: Sample data set for JDBC. This closes #3702.

commit 247a9ef5a68de198106a866b277f1bee596c3633
Author: devozerov <vo...@...>
Date:   2018-04-02T10:16:00Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit 3949df02128e3003c409e0169ad0c80948ba134c
Author: Aleksey Plekhanov <pl...@...>
Date:   2018-02-13T13:43:49Z

    IGNITE-5265 Eviction Rate memory metric to be implemented
    
    Signed-off-by: Anton Vinogradov <av...@apache.org>

----


---

[GitHub] ignite pull request #4883: Ignite 2.4.11

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

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


---