You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by devozerov <gi...@git.apache.org> on 2017/09/28 06:18:49 UTC

[GitHub] ignite pull request #2766: Ignite 2.3.1

GitHub user devozerov opened a pull request:

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

    Ignite 2.3.1

    

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

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

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

    https://github.com/apache/ignite/pull/2766.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 #2766
    
----
commit d22631e647280eff9f661dd7cfd492a6ba7460af
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-08-23T12:46:23Z

    IGNITE-6169: Fixed thin JDBC driver compatibility problem.

commit ac94426ced2cee5df2c993029e2a17ea5a9aa398
Author: Ilya Kasnacheev <il...@gmail.com>
Date:   2017-08-23T13:26:58Z

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

commit 0c5dca9a807c8f024e3477c1b18ddb3f237124b2
Author: sboikov <sb...@gridgain.com>
Date:   2017-08-23T13:44:04Z

    ignite-6124 Added missed initialization of merged join exchanges in GridDhtPartitionsExchangeFuture.onBecomeCoordinator

commit eee638d3da9a5dfbc7b43fd56eb4f72328c13a31
Author: sboikov <sb...@gridgain.com>
Date:   2017-08-23T13:44:27Z

    Merge remote-tracking branch 'origin/master'

commit 4fe8f762c2dc1b62bdcddd606b66dc67215b50a6
Author: sboikov <sb...@gridgain.com>
Date:   2017-08-23T15:29:52Z

    ignite-6174 Temporary changed test until issue not fixed

commit 46ec148ca9ae7ecc668c2c0bb9547140d05d68e2
Author: Yury Babak <yb...@gridgain.com>
Date:   2017-08-23T17:53:08Z

    ignite-5280 SparseDistributedMatrix refactoring
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

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

    IGNITE-6136 Fixed version for demo.

commit 3ab523cd0f9c8bf962e6069596002204bcc49886
Author: sboikov <sb...@gridgain.com>
Date:   2017-08-24T11:09:12Z

    ignite-6124 DataStreamerImpl: do not wait for exchange future inside cache gateway.

commit 24306badde225ee4b3edec53b2ae8d3e1c0bff8d
Author: EdShangGG <es...@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 e1eb1b97f541f944492f4860d33ad7899aafef87
Author: Andrey Novikov <an...@gridgain.com>
Date:   2017-08-25T03:48:15Z

    IGNITE-5200 Web Console: Don't cache generated chunks in production.

commit 79d47f87383411319254c9182e09c30158cbd72d
Author: sboikov <sb...@gridgain.com>
Date:   2017-08-25T08:07:57Z

    ignite-4003 Preliminary changes in GridNioServer for async connect

commit 1c9d80a540cbce0a9d9a65e3fac2e06f53b73f43
Author: Igor Seliverstov <gv...@gmail.com>
Date:   2017-08-25T09:22:44Z

    IGNITE-6101 Try to improve local scans performance

commit 6f279b004990d4a21436a80dd4bbf21c5210c282
Author: Ivan Rakov <iv...@gmail.com>
Date:   2017-08-24T15:18:31Z

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

commit 02801f8f28e4936b2770a7a96d9d3809cce16d42
Author: Ilya Kasnacheev <il...@gmail.com>
Date:   2017-08-25T12:32:05Z

    Fixed "IGNITE-6168 Need SSL client authentication during discovery". This closes #2505.
    
    Signed-off-by: nikolay_tikhonov <nt...@gridgain.com>

commit 418c43889aac293cef8bcd6c5e4b90f85fc30e7c
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-08-25T10:12:32Z

    ignite-6180: restoring marshaller mappings on node start is implemented
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit a1fab62c2d44730204e657ea25d1002669df90b1
Author: Ivan Rakov <iv...@gmail.com>
Date:   2017-08-25T17:09:43Z

    IGNITE-6183 Make "Node crashed in the middle of checkpoint" message softer and more informative
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit ebfa5557bf197e7cf0e6eebbee15d2f227dfc553
Author: Anton Vinogradov <av...@apache.org>
Date:   2017-08-28T15:12:25Z

    Merge remote-tracking branch 'remotes/origin/ignite-2.1'

commit d20f302036206e6215d3ecea923747014f4e2bcf
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-08-29T07:53:48Z

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

commit 196aded9b8f51bf5700bb3a8b1b3ed0a1a16c9c6
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-08-29T09:36:30Z

    ignite-5986 Fix failed test in .NET suite.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

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

    Minor. Typo fixed.

commit 2cf12603c0e7fca84893d6c7341cabd23b737263
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-08-29T11:16:00Z

    IGNITE-6050 Fix eternal wait in DataStreamerTest.TestBufferSize
    
    This closes #2448

commit 9c7853164d990d5e93acfb5d09158a6545ac6820
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-08-29T13:56:19Z

    IGNITE-6215 .NET: Avoid inheritdoc on public APIs

commit 8fd4f747d736b34df8c62567786ac89331e229c7
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-08-29T13:59:50Z

    IGNITE-6122: Propagated SqlFieldsQuery.lazy property for C++.

commit 7b28da72953bd561cc559dd4fff52269abc4e11e
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-08-29T14:18:15Z

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

commit 8169c60b4db41cd085d3a17f2e76d0ce189a42bd
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-08-22T08:50:35Z

    Fixed javadoc format.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 0647b034742e0ba8094a8436a37538fcf1b4fa70
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-08-22T11:10:10Z

    Fixed flaky test.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 678fb300a893703c05e96c9969b39d3b95e43626
Author: oleg-ostanin <oo...@gridgain.com>
Date:   2017-08-22T13:39:31Z

    IGNITE-6155 added new jvm flag for printing gc date stamps
    
    (cherry picked from commit 03211d2)
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 82af72cb9d9f783d1cc500de644bc3dc3120db16
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-08-22T13:40:02Z

    Increased test timeout.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 86cfe11382782ad268461318ea5765a5c2965721
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-08-23T09:18:44Z

    Muted hanging test.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 2f56406b6ca3ab6a321b665a096e7437228c47e6
Author: Dmitriy Govorukhin <dg...@gridgain.com>
Date:   2017-08-24T12:58:27Z

    Fixed test.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

----


---