You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by antkr <gi...@git.apache.org> on 2018/10/11 15:24:47 UTC

[GitHub] ignite pull request #4957: Ignite 2.4.12 test

GitHub user antkr opened a pull request:

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

    Ignite 2.4.12 test

    TC pre-run to check before pushing to 2.4 master

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

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

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

    https://github.com/apache/ignite/pull/4957.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 #4957
    
----
commit 2c39ec5dda1a05d03e1317b740fbafee8dd874f0
Author: devozerov <pp...@...>
Date:   2018-03-29T10:46:47Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit a58bc16543e72dfc3a2b97c50506cd532d4d9dee
Author: devozerov <pp...@...>
Date:   2018-03-29T12:21:46Z

    IGNITE-7421: Reverted invalid server-side authentication.

commit e7ec84a17c5999441f1731aad64f540fd2eda279
Author: devozerov <pp...@...>
Date:   2018-03-29T12:23:26Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit 188279848a75d6458b9441d65917fb628834355e
Author: devozerov <vo...@...>
Date:   2018-03-30T09:04:33Z

    IGNITE-7657: Minor style fixes: imports, forgotten javadocs, annotations. This closes #3496.

commit b4320072ca75e5b11bbeeb033c2f60f31f4855f9
Author: devozerov <vo...@...>
Date:   2018-03-30T09:18:10Z

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

commit b0de9d14caaf2bfc91c4f8283b0806c354ef7b73
Author: Alexey Goncharuk <al...@...>
Date:   2018-03-30T14:40:28Z

    IGNITE-8053 Make sure local partitions collection does not change

commit 7214eff5b5d8102ba32a7b7bf7597ac5a4b04eee
Author: Alexey Kukushkin <al...@...>
Date:   2018-04-02T08:08:05Z

    IGNITE-8076: Java Thin Client: authentication. This closes #3720.

commit 2c0e269fe7793bb70d1be28d2052f1394b96f2b1
Author: devozerov <vo...@...>
Date:   2018-04-02T08:09:17Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit cb89494be26be1b0e397e06f7eaeb6419aec1828
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-03-02T09:35:26Z

    IGNITE-7803 REST: Implemented possibility to get values from cache inserted via API or SQL.
    
    (cherry picked from commit a84018b)

commit 149802a3be82ba1f88770dbff75d74b892bb0a94
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-03-07T17:17:20Z

    IGNITE-7803 Fixed regression in tests.
    
    (cherry picked from commit 90c0af8)

commit 5b5571adc7282a29cdecd8ab2e945a446ea709fc
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-03-23T02:55:13Z

    IGNITE-8002 REST: Added support of new authentication via new API.
    
    (cherry picked from commit 921f0cf)

commit 128fdfcd874286f4a358546c0f43b6ef082a064b
Author: devozerov <vo...@...>
Date:   2018-04-02T10:11:16Z

    IGNITE-7884: Sample data set for JDBC. This closes #3702.

commit 247a9ef5a68de198106a866b277f1bee596c3633
Author: devozerov <vo...@...>
Date:   2018-04-02T10:16:00Z

    Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit 3949df02128e3003c409e0169ad0c80948ba134c
Author: Aleksey Plekhanov <pl...@...>
Date:   2018-02-13T13:43:49Z

    IGNITE-5265 Eviction Rate memory metric to be implemented
    
    Signed-off-by: Anton Vinogradov <av...@apache.org>

commit 7bc6c1ad3bacaf5e354d2710931eb398c346c06c
Author: Tim Onyschak <to...@...>
Date:   2018-03-31T12:58:25Z

    IGNITE-7090 Semaphore Stuck when no acquirers to assign permit - Fixes #3443.
    
    Signed-off-by: dspavlov <dp...@gridgain.com>
    
    (cherry picked from commit 3fc5d57)

commit c854ad86f4c64260171085c8c7cce97ba1ad2530
Author: Pavel Kovalenko <jo...@...>
Date:   2018-02-22T09:02:31Z

    IGNITE-7749 Fixed testDiscoCacheReuseOnNodeJoin test. - Fixes #3540.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit b2e94b36bddebbf7b3ff40631e099939d16926d2
Author: Alexey Goncharuk <al...@...>
Date:   2018-02-13T15:53:23Z

    IGNITE-7692 Corrected test to not fail when SQL is executed on backup

commit 852425d4170ed1871c79f5ac26bfb3d03cc36a6f
Author: Алексей Стельмак <as...@...>
Date:   2018-04-06T15:28:22Z

    IGNITE-8049 Limit the number of operation cycles in B+Tree - Fixes #3769.
    
    Signed-off-by: dpavlov <dp...@apache.org>
    (cherry picked from commit e491f10)

commit 42f529f0a04ce22786bb4a23032a64f93e214233
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-04-09T02:25:50Z

    IGNITE-8159 control.sh: Fixed NPE on adding nodes on empty baseline and not active cluster.
    
    (cherry picked from commit 834869c)

commit b5f180838246f895d36846ea707790c1ff7fe70a
Author: Stanislav Lukyanov <st...@...>
Date:   2018-04-09T11:33:13Z

    IGNITE-7904: Changed IgniteUtils::cast not to trim exception chains. This closes #3683.
    
    (cherry picked from commit 3a4f23b)

commit 1ce8e1a8fd48469073592e2fb77e2881a168a219
Author: Roman Guseinov <gr...@...>
Date:   2018-04-09T11:45:44Z

    IGNITE-7944: Disconnected client node tries to send JOB_CANCEL message. Applied fix:
    - Skip sending message if client disconnected;
    - Throw IgniteCheckedException if a client node is disconnected and communication client is null.
    This closes #3737.
    
    (cherry picked from commit d70477b)

commit 840e193b3e604e8b0d90be5fac16cf11d8c832e6
Author: Ilya Lantukh <il...@...>
Date:   2018-04-06T10:49:10Z

    ignite-8087 : Backported ignite-8018.
    
    (cherry picked from commit 175edf3)

commit 94e857c94ce5e7998fc39e38deee69f389ddbc5b
Author: Alexey Goncharuk <al...@...>
Date:   2018-04-10T17:33:47Z

    IGNITE-6430 Complete failing test early

commit 770f7469d4b86ce9af61e9e43c7262d86ee05b54
Author: Eduard Shangareev <es...@...>
Date:   2018-04-06T16:22:07Z

    IGNITE-8114 Add fail recovery mechanism to tracking pages

commit 549d6e3de86a22697577f77a2ebab3d0dca7338d
Author: Alexey Kukushkin <al...@...>
Date:   2018-04-11T13:29:07Z

    IGNITE-8221: Security for thin clients.

commit 94c0f56ef78e6c61f0e753c8aa0185c611630d45
Author: devozerov <vo...@...>
Date:   2018-04-11T13:44:33Z

    IGNITE-8148: JDBC thin: semicolon as delimiter for properties. This closes #3794.

commit d99a50ccd6923aa48da78955207fe747b287ea81
Author: mcherkasov <mc...@...>
Date:   2018-04-11T00:23:29Z

    IGNITE-8153 Nodes fail to connect each other when SSL is enabled - Fixes #3773.
    
    Signed-off-by: Valentin Kulichenko <va...@gmail.com>

commit 03285e953d005a18fb88a35d21701100f58f7a29
Author: devozerov <vo...@...>
Date:   2018-04-12T07:37:36Z

    IGNITE-8042: .NET thin client: authentication support. This closes #3790.

commit 8e740164e8a0102a94f408d72b41f73df675cfb1
Author: Ilya Kasnacheev <il...@...>
Date:   2018-04-05T09:55:36Z

    IGNITE-7712: SQL: system property to force lazy query execution.
    
    Cherry-picked from 064c816c177d31f18af2954175ca3ad0f3eee957

commit df405d439d461d3576cd3b22d53716cd324b3ef7
Author: Alexander Paschenko <al...@...>
Date:   2018-04-11T14:03:16Z

    IGNITE-8204: SQL: fixed hangs when lazy flag is enabled.
    
    Cherry-picked from 747e6c5.

----


---

[GitHub] ignite pull request #4957: Ignite 2.4.12 test

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

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


---