You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Jokser <gi...@git.apache.org> on 2018/05/28 15:06:08 UTC

[GitHub] ignite pull request #4081: IGNITE-8122, IGNITE-8339 Backport to 2.4

GitHub user Jokser opened a pull request:

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

    IGNITE-8122, IGNITE-8339 Backport to 2.4

    

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

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

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

    https://github.com/apache/ignite/pull/4081.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 #4081
    
----
commit d1a23c684dfadedf2b28966a223684827f3c5d7b
Author: David Wimsey <da...@...>
Date:   2018-01-31T08:47:25Z

    IGNITE-7576 Scripts: fix version check regexp to handle OpenJDK
    
    This closes #3456

commit c8ce1f66e98b3174d771a3b801a2538499dc2c3d
Author: Ivan Rakov <iv...@...>
Date:   2018-01-31T09:51:09Z

    IGNITE-7475 Improved VerifyBackupPartitionsTask to calculate partition hashes in parallel - Fixes #3407.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 258ff4299da20122d7c387cb8579264035c93c18
Author: Alexey Goncharuk <al...@...>
Date:   2018-01-31T13:52:24Z

    IGNITE-7573 Fixed full API tests to be compliant with baseline topology

commit aca3b8c664de8dcbbfeabbb0f8c252194d6ad1b2
Author: Pavel Tupitsyn <pt...@...>
Date:   2018-01-31T16:49:07Z

    IGNITE-7473 .NET: Fix ConfigurationManager assembly error on Linux

commit 7bb61dfb1dcbcd7592222f159618a008bd02f6e6
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-02-01T08:22:53Z

    ignite-2.4.0 Update version.
    
    (cherry picked from commit 2e43749)

commit 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-02-01T08:22:53Z

    ignite-2.4.0 Update version.
    
    (cherry picked from commit 2e43749)

commit d5782c53b8beab17ea4f953ad009d71b02fc335c
Author: artemmalykh <am...@...>
Date:   2018-02-01T09:43:02Z

    IGNITE-7590: fixed tree example
    
    this closes #3459
    
    (cherry picked from commit a9d40a7)

commit c1a9c0a404d77fba08170bedf14844f87abe3028
Author: Alexey Goncharuk <al...@...>
Date:   2018-02-01T10:17:28Z

    IGNITE-7569 Fixing index rebuild future

commit e43799ce70cdbe03d9e206381d1d5138b820b075
Author: Alexey Goncharuk <al...@...>
Date:   2018-02-01T13:39:17Z

    IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431.

commit a54bfd1a0906cee8394a0b495f61549ab63e4346
Author: dpavlov <dp...@...>
Date:   2018-02-01T15:31:12Z

    IGNITE-7599 Missed licenses in ignite-direct-io module
    
    Signed-off-by: Anton Vinogradov <av...@apache.org>
    
    (cherry picked from commit d88af9b)
    Signed-off-by: Anton Vinogradov <av...@apache.org>

commit 8f5fc7cfb0624cf2048efad38dfff32f782116e8
Author: Sergey Chugunov <se...@...>
Date:   2018-02-02T08:24:29Z

    IGNITE-7580 Fix compatibilityMode flag consistency
    
    This closes #3466
    
    (cherry picked from commit 8f2045e)

commit d3ddd50cb2b889173176b6c47c9ff61410e1d909
Author: Ilya Lantukh <il...@...>
Date:   2018-02-07T10:33:28Z

    IGNITE-7514 Affinity assignment should be recalculated when primary node is not OWNER
    
    (cherry picked from commit faf50f1)

commit d3745e9d0a3ff5a64fba494889b7e2605f3af6bb
Author: Alexey Goncharuk <al...@...>
Date:   2018-02-07T18:10:32Z

    IGNITE-7639 Fixed NPE

commit 421b2b9554cc0400be3ec95c07efffca409d07dd
Author: Stanislav Lukyanov <sl...@...>
Date:   2018-02-08T22:25:11Z

    IGNITE-7464 - Add property to configure time between node connection attempts - Fixes #3493

commit f7c16855ba802d9d47048521aec7e14285e4a281
Author: Pavel Kovalenko <jo...@...>
Date:   2018-02-09T13:55:15Z

    IGNITE-7540 Prevent page memory metadata corruption during checkpoint and group destroying. - Fixes #3490.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 2eec607b36186c05f92fae71b30d61d43eda4a69
Author: Nikolay Izhikov <ni...@...>
Date:   2018-02-09T04:00:54Z

    IGNITE-7337: Implementation of saving DataFrame to Ignite SQL tables - Fixes #3438.

commit c92f167fc491078f02b9f94fe89edafc2902ebc2
Author: ilantukh <il...@...>
Date:   2018-02-14T12:40:13Z

    Updated version in properties.

commit 1ecf348dd429cf7861b414e0e5a7776b72dba281
Author: Sergey Chugunov <se...@...>
Date:   2018-02-16T13:21:12Z

    IGNITE-7699 BinaryMetadata exchange should not be triggered if metadata was not updated - Fixes #3523.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry-picked from commit bcd3881)

commit 2458bd08a5b501b3eeb5caf0ae6dcaa2bcccd915
Author: EdShangGG <es...@...>
Date:   2018-02-16T13:29:49Z

    IGNITE-7676 Add affinity version to snapshot plugin stub - Fixes #3510.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    (cherry picked from commit b6d21fb)

commit bfdcda7a2a6b5cf64f15ed169d2beb886f131fac
Author: EdShangGG <es...@...>
Date:   2018-02-12T16:36:30Z

    IGNITE-7626 Unify code in test which cleans up persistence directories - Fixes #3477.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    (cherry picked from commit a0997b9)

commit 2e92e0094b270aa8489e66d94bfcf15eadabfb4f
Author: EdShangGG <es...@...>
Date:   2018-02-12T18:44:10Z

    IGNITE-7626 Unify code in test which clean up persistence directories - Fixes #3512.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    (cherry picked from commit 6f6f8dd)

commit 3f86c127c78065999663a4fc4eaedb5e5d4bee1c
Author: EdShangGG <es...@...>
Date:   2018-02-12T18:26:31Z

    compilation fix

commit 0b9322c566f9b464291854142ac02495bd1817e4
Author: gg-shq <ks...@...>
Date:   2018-02-07T11:28:04Z

    IGNITE-6917: Implemented SQL COPY command.

commit c5e386ca96750213bddcd98d0af0c589fee476ca
Author: gg-shq <ks...@...>
Date:   2018-02-07T15:31:27Z

    IGNITE-7586: Added COPY command into the JDBC example.
    
    This closes #3485

commit d8203e2d81f8fbf0f7fbe5e710c9908f2fcb8307
Author: shq <ki...@...>
Date:   2018-02-15T10:36:00Z

    IGNITE-7709: SQL COPY command: make sure file name is always quoted. This closes #3526.

commit 1185993ee7cd83695388f698f18f95b43e15de06
Author: devozerov <vo...@...>
Date:   2018-02-15T11:00:42Z

    IGNITE-7714: SQL COPY command: fixed "Table not found" issue on the client node.

commit 88c8bdcc0dc2fdf2b2b22562a6b30031e053f671
Author: devozerov <vo...@...>
Date:   2018-02-16T14:54:24Z

    IGNITE-7737: SQL COPY: renamed BUFFER_SIZE to PACKET_SIZE. This closes #3533.

commit bc331f9de716c30d6f733e28821ab44da7ed0cf7
Author: Alexander Paschenko <al...@...>
Date:   2018-02-16T20:22:03Z

    IGNITE-7253: Streaming mode for JDBC thin driver. This closes #3499.
    
    (cherry picked from commit 692e488)

commit 6707ac0792c63efd073dd6c26edb5c6a1f6b7c3f
Author: dpavlov <dp...@...>
Date:   2018-02-13T17:19:31Z

    IGNITE-7695: Enable Ignite Update Notifier tests - Fixes #3516.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry-picked from commit e3f2259)

commit 9ba660cab2799f0606ff59997075f764b367b2aa
Author: devozerov <vo...@...>
Date:   2018-02-19T14:49:35Z

    Release notes for COPY and streaming.

----


---

[GitHub] ignite pull request #4081: IGNITE-8122, IGNITE-8339 Backport to 2.4

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

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


---