GitHub user apopovgg opened a pull request:

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

    Ignite 2.1.7.b3

    

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

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

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

    https://github.com/apache/ignite/pull/3060.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 #3060
    
----
commit ad38f7b4b5e6845b2ccccd7eb888f805484504f5
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-23T11:12:42Z

    gg-12662 : Fixed JDBC backward compatibility.

commit 28c906e3e0c51e6f1a4a95b2027d248f9b5035c2
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-08-02T15:14:46Z

    IGNITE-5542 CacheGroup configuration from cluster is merged with local 
settings
    
    (cherry picked from commit 88818ec)

commit caeb11936fa3534b9468d443c11744362044cae5
Author: sboikov <sboi...@gridgain.com>
Date:   2017-08-23T12:19:52Z

    ignite-6124 Guard logging with isInfoEnabled
    
    (cherry picked from commit bebe4d8)

commit 6f407ebabb9dc27459fdbee6423640132b995b1d
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-08-23T12:46:23Z

    IGNITE-6169: Fixed thin JDBC driver compatibility problem.

commit 9dac636c4eef494fe612389c19218eec92057fc0
Author: Ilya Kasnacheev <ilya.kasnach...@gmail.com>
Date:   2017-08-23T13:26:58Z

    IGNITE-4643: Fixed NPE in  JdbcDatabaseMetadata.getIndexInfo(). This closes 
#2481.

commit 77241cdc45c90ee9bab4a7a0f3d5a1a7664e3426
Author: sboikov <sboi...@gridgain.com>
Date:   2017-08-23T13:45:34Z

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

commit a5e376f63886696331e5be0c457dc0624c49e3d4
Author: sboikov <sboi...@gridgain.com>
Date:   2017-08-23T13:44:04Z

    ignite-6124 Added missed initialization of merged join exchanges in 
GridDhtPartitionsExchangeFuture.onBecomeCoordinator
    
    (cherry picked from commit 0c5dca9)

commit be5589db9e0600b295b745ddab5e7aae390ac7ae
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-23T14:25:33Z

    ignite-5986 : Fixed failing .NET test.

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.

----


---

Reply via email to