GitHub user ascherbakoff opened a pull request:

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

    ignite-2.1.7-p2

    Ignite-2.1.7-p2

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

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

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

    https://github.com/apache/ignite/pull/3071.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 #3071
    
----
commit 43e4ff2c0ecd1ef30d18cf1fbc9052f5ba703d05
Author: sboikov <sboi...@gridgain.com>
Date:   2017-07-18T14:52:51Z

    Fixed test IgniteClusterActivateDeactivateTestWithPersistence.
    
    (cherry picked from commit 54585ab)

commit d596b7806db3f002f83da5a02bc882d03dae3dfd
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-23T15:23:06Z

    Updated classnames.properties.

commit 3e08cd401d598a34832e72afc5e6c94a3a9ab081
Author: sboikov <sboi...@gridgain.com>
Date:   2017-08-23T15:29:52Z

    ignite-6174 Temporary changed test until issue not fixed
    
    (cherry picked from commit 4fe8f76)

commit 44e0b4cd62142dce8cf39f826449b9a04e22e1cf
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-24T07:57:36Z

    IGNITE-6136 Fixed version for demo.
    (cherry picked from commit e1bf8d7)

commit 8d1838b03d6c1e5f86dfbb7f41c59895775e20c1
Author: Dmitry Pavlov <dpavlov....@gmail.com>
Date:   2017-07-27T11:51:25Z

    Adjusted memory policy to prevent OOM.

commit a3ec54b16bce1a569fbefba17188ccb4702b82a4
Author: sboikov <sboi...@gridgain.com>
Date:   2017-08-24T11:09:12Z

    ignite-6124 DataStreamerImpl: do not wait for exchange future inside cache 
gateway.
    
    (cherry picked from commit 3ab523c)

commit 30e6d019a21f4a045a50d7d95a04507e3b646e69
Author: sboikov <sboi...@gridgain.com>
Date:   2017-08-24T11:10:34Z

    Merge remote-tracking branch 'community/ignite-2.1.4' into ignite-2.1.4

commit 41f574a7372ffc04b69809298798f24fb34c161f
Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com>
Date:   2017-08-24T12:58:27Z

    Fixed test.

commit 943736b36d67381157fc2807cd7af4b03d44fef3
Author: nikolay_tikhonov <ntikho...@gridgain.com>
Date:   2017-08-24T15:58:16Z

    Revert "IGNITE-5947 Fixed "ClassCastException when two-dimensional array is 
fetched from cache".
    * Due to this changes break compatibility with .NET;
    * This fix doesn't cover all cases.
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit c2e836b5b9b183404f4507c64c13ab5c05653d24
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-08-24T16:15:24Z

    ignite-6175 JVM Crash in Ignite Binary Objects Simple Mapper Basic suite
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit b2b596b4f59bcf7a1b7397a6fd681a0ae47092db
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-08-25T03:48:15Z

    IGNITE-5200 Web Console: Don't cache generated chunks in production.
    (cherry picked from commit e1eb1b9)

commit 9399610d2dd4b67b1da6475ce2141787fb8dbb0e
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-25T10:12:32Z

    ignite-6180: restoring marshaller mappings on node start is implemented

commit 5bda4090f1580ea7b6557c8716e57a12572c322f
Author: Ivan Rakov <ivan.glu...@gmail.com>
Date:   2017-08-24T15:18:31Z

    IGNITE-6178 Make CheckpointWriteOrder.SEQUENTIAL and checkpointingThreads=4 
default in persistent store confguration

commit 316312d2ae9015228e67f959e492b2c5c4a9366d
Author: Dmitry Pavlov <dpavlov....@gmail.com>
Date:   2017-07-27T11:51:25Z

    ignite-5682 Added stale version check for GridDhtPartFullMessage not 
related to exchange.
    
    (cherry picked from commit eb9d06d)

commit 6f7011aa9c69280c76e03335ce4851a38cfc334e
Author: sboikov <sboi...@gridgain.com>
Date:   2017-08-25T13:59:02Z

    Added test for rebalance after restart.

commit d31c43c1465ec33f9a1be81dedb958296ecc5068
Author: sboikov <sboi...@gridgain.com>
Date:   2017-08-25T14:50:01Z

    Increment GridDhtPartitionMap update sequence when assign new state on 
coordinator.

commit 85fd8ce91f1e5827600aa32645552039e5a2298a
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-25T18:23:19Z

    Fixed update sequence.

commit 8c249b77533c95a4bef3d19ca583feb992322325
Author: Eduard Shangareev <eshangar...@gridgain.com>
Date:   2017-08-26T14:01:46Z

    GG-12609: Fixed OOM at initiator during LIST

commit a857c5ba5a24f41b5ebfaef0a15fde2906a7e0fd
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-26T14:21:44Z

    Fixed update sequence.

commit fc55ade9b5a586fb39701b4e8b7ce2105bff2fd0
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-08-26T18:44:13Z

    IGNITE-6124: fix for lastVer field on GridDhtPartitionsSingleMessage message

commit a01837b5028fc8739e16658d85ffe64aad01afdb
Author: Eduard Shangareev <eshangar...@gridgain.com>
Date:   2017-08-27T14:30:21Z

    GG-12682 Restart cluster during snapshot RESTORE fails

commit 4907f7d87a08fb5ca5d4d74ef8b61db0fd207855
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-28T11:58:50Z

    Fixed update sequence.

commit 5a6808f13e1f55ae76afb8f6b201396f3340a351
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-08-28T09:31:15Z

    Disable leading wildcard in query.
    
    (cherry picked from commit 75cc957)

commit ac7f21298f8fd49c2a42034fb955d3c78089ed70
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-28T17:31:18Z

    gg-12688 : Fixed updateSequence in ClientTopology.

commit eb5c4d081dca1bc9ba666960afe9a4da7c76d5b2
Author: devozerov <voze...@gridgain.com>
Date:   2017-08-29T07:56:26Z

    Merge branch 'ignite-2.1.4' into ignite-2.1.5

commit 8b47ffb886a8db950dd42ce0cae84870356ab90b
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-08-29T07:53:48Z

    IGNITE-6118: JDBC thin driver: added lazy execution flag. This closes #2491.

commit 5df5e2cc0e42a073de9107014876a4b646dd1b65
Author: Andrey Gura <ag...@apache.org>
Date:   2017-08-29T10:14:02Z

    Minor. Typo fixed.

commit 8241ea40e88ea586c8bbfb41cdd1c0f838c7be7a
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-08-29T13:59:50Z

    IGNITE-6122: Propagated SqlFieldsQuery.lazy property for C++.
    
    (cherry picked from commit 8fd4f74)

commit bd6ae0f0aa6b6b24ad06f1ecbff1c223107a2cab
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-08-29T14:18:15Z

    IGNITE-4642: Added "enforceJoinOrder" and "lazy" flags to thick JDBC 
driver. This closes #2446.

commit 054955e6a2d87b209eedb58805695bf1e35be06f
Author: devozerov <voze...@gridgain.com>
Date:   2017-08-29T14:20:04Z

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

----


---

Reply via email to