GitHub user devozerov opened a pull request:

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

    Ignite 2.4

    

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

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

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

    https://github.com/apache/ignite/pull/3414.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 #3414
    
----
commit cbd69d6b3b0ffff948c686786ec322ff90bacd48
Author: Denis Magda <dmagda@...>
Date:   2017-12-05T20:44:10Z

    Merge remote-tracking branch 'origin/master'

commit 1367bc98eb08233f9e47ba45335f9dda1fbb7bbd
Author: Dmitriy Shabalin <dshabalin@...>
Date:   2017-12-06T03:36:42Z

    IGNITE-6390 Web Console: Added component for cluster selection.

commit f905442e72ef4ad202410b5492caba23874d9804
Author: Alexander Paschenko <alexander.a.paschenko@...>
Date:   2017-12-06T13:18:17Z

    IGNITE-7120: SQL: fixed falky failures in AbstractSchemaSelfTest. This 
closes #3156.

commit 92042475186515fc5041aaa5bb10d669f31d0e62
Author: Alexey Popov <tank2.alex@...>
Date:   2017-12-06T13:21:20Z

    IGNITE-6971 Ignite Logger type & logging file config indication. This 
closes #3095.
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit ac6b872d4144a1133f9ca186f2df876a2e933cc4
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-12-06T13:58:41Z

    Fixed javadoc warning

commit d75101083a19b23aaac163cc15f29abf597dad29
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-12-06T14:33:34Z

    IGNITE-7106 Optimized cache metrics collection.

commit 81324739979d1a3e0dd167d66fe5bdc9ddc0548c
Author: vsisko <vsisko@...>
Date:   2017-12-06T15:23:02Z

    IGNITE-6987 Showed actual client connector configuration "Thread pool size" 
property.

commit 280acbf831a0611c15d2b8d7b103bcb8d08c40d7
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-12-06T16:30:56Z

    IGNITE-7080 Check env variable names to only pass IGNITE_* to nodes. This 
closes #3161.
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 4717570cfc6263ca3beb2ef6df53f5edef365fdc
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-12-06T16:44:12Z

    IGNITE-7123 .NET: Verify metrics API parity with tests

commit 936dc9570d6f7f752ff2f6265d8093f8ee75934f
Author: vsisko <vsisko@...>
Date:   2017-12-06T16:49:35Z

    IGNITE-6897 Visor: Show valid message for caches when cluster is inactive.

commit 9813c626b3ac49e99d8b404aec44992e48dd1fed
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-12-06T17:14:55Z

    IGNITE-7124 .NET: Thin client: Cache benchmark

commit cab5cc56245ae5035de18d373227ce8aa22955f9
Author: Ilya Borisov <klaster1@...>
Date:   2017-12-07T07:59:12Z

    IGNITE-7133 Web Console: Implemented service for managing icons.

commit bbeb2050877d064cf937c12a4f1536079da40b17
Author: Evgenii Zhuravlev <e.zhuravlev.wk@...>
Date:   2017-12-07T12:42:33Z

    IGNITE-7088 Fix implementation of DIRECT comparator for ordering cache 
start operations. This closes #3136.
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit c5c512e460140c91fb77b527ff909ddbe3d1fd72
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-07T15:14:51Z

    IGNITE-6872: Linear regression should implement Model API
    
    This closes #3168

commit e39283e88d5948ebfe1d8a166e3ed74a9304b7b2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-12-07T16:16:25Z

    IGNITE-7008 TcpDiscoverySharedFsIpFinder fails with NPE if address can't be 
resolved. This closes #3087.
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 1f63b8115127c0ea38430c85bf9fc7a1d85ca210
Author: YuriBabak <y.chief@...>
Date:   2017-12-07T16:33:27Z

    IGNITE-7110: Javadoc package descriptions missed for ML
    
    this closes #3174

commit a7893b6307bc752d7b7f1432967a964f30716858
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-07T17:34:14Z

    IGNITE-6373: Create example for local and distributed k-means algorithm
    
    this closes #3173

commit c7698383331b9680d28fbd8eca1d8584d41c062e
Author: dkarachentsev <dkarachentsev@...>
Date:   2017-12-08T10:36:28Z

    IGNITE-7086 - Backups are not updated when ReadFromBackup=true and 
ReadThrough happens.

commit 3c20b0e4e32443977cbc18b61ef03d94b1cd5407
Author: Alexander Fedotov <alexander.fedotoff@...>
Date:   2017-12-08T12:32:27Z

    IGNITE-7085 When PDS is enabled and IGNITE_BINARY_SORT_OBJECT_FIELDS is set 
and IgniteCache#put is called node hangs - Fixes #3121.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 93e133c5bc4e69f2b7571e33c3d4dc4ecc3f68db
Author: Alexey Popov <tank2.alex@...>
Date:   2017-12-08T15:42:08Z

    IGNITE-7052 S3 IP finder: add an ability to provide endpoint address. This 
closes #3179.
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 1e8b5501ee9fde61f979c104b4d271a1a458eb1d
Author: vsisko <vsisko@...>
Date:   2017-12-10T13:13:05Z

    IGNITE-6999 Visor CMD: Added support for "-quiet" option in batch mode.

commit 592fb3320bdf417b3d351f8a404073a78ea75c71
Author: vsisko <vsisko@...>
Date:   2017-12-11T04:55:06Z

    WC-253 Web Console: Show user-friendly error message.

commit 0dd16a7ebdec3d88841250bc19d24cc1430ad3f3
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-12-11T08:03:33Z

    IGNITE-4835 Visor CMD: Added ability to start cache rebalance.

commit 80801cb2fe471967435155e55c16822de2687760
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2017-12-08T14:13:54Z

    IGNITE-6867 Implement new JMX metrics for topology monitoring HotFix
    
    Signed-off-by: Anton Vinogradov <a...@apache.org>

commit 8da4fc95a2dc6d3c89a799795d6cc15f3536cce7
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2017-12-08T14:17:06Z

    IGNITE-6868 Implement new JMX metrics for TcpCommunicationSpi monitoring 
HotFix
    
    Signed-off-by: Anton Vinogradov <a...@apache.org>

commit b6c0d3d594e91f742971f08854e573d739be6402
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2017-12-08T14:22:18Z

    IGNITE-6871 Implement new JMX metrics for partitions map monitoring HotFix
    
    Signed-off-by: Anton Vinogradov <a...@apache.org>

commit 2847eadc6daac8591380bd7a65f2b9f1967b7173
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2017-12-11T12:10:47Z

    IGNITE-6867 Implement new JMX metrics for topology monitoring HotFix2
    
    Signed-off-by: Anton Vinogradov <a...@apache.org>

commit d56087287e367821961526bb2b7b774f41fefbe4
Author: Mike Zhuravlev <mike.zhur@...>
Date:   2017-12-11T12:29:53Z

    IGNITE-6590: TCP port in bin/control.sh differs from default
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 01aaeb5f334d6801822d0f97730c0d48cfdecacb
Author: Andrey Gura <agura@...>
Date:   2017-12-11T12:33:18Z

    ignite-6590 Code review

commit d4233dcf157ef18f7f90707a6d8e9529ce11d6e1
Author: SA.Volkov <sa.volkov@...>
Date:   2017-12-11T13:03:01Z

    IGNITE-5755 change calculation of memory policy size
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

----


---

Reply via email to