You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dmekhanikov <gi...@git.apache.org> on 2018/10/30 16:02:29 UTC

[GitHub] ignite pull request #5216: Ignite-1.9.15

GitHub user dmekhanikov opened a pull request:

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

    Ignite-1.9.15

    **Do not merge!** Created for testing.

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

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

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

    https://github.com/apache/ignite/pull/5216.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 #5216
    
----
commit 97d3f42c1c95a6aafce1d0c300ccfe6708398c17
Author: shtykh_roman <rs...@...>
Date:   2016-09-07T05:35:31Z

    IGNITE-3809: Fix for ArrayIndexOutOfBoundsException in GridUnsafeLru.
    
    (cherry picked from commit 31b9bb8)

commit c2062d52a227dda5afee560d80c3bb4dd2ce09eb
Author: dkarachentsev <dk...@...>
Date:   2017-07-19T05:41:46Z

    Remove empty test_utils.cpp

commit 45cbba4853bab1ba4ffe2ea0d3add99a9d454aab
Author: dkarachentsev <dk...@...>
Date:   2017-07-19T07:44:04Z

    IGNITE-5768 - Retry resolving class name from marshaller cache and .classname file.

commit f24969f7e908645444df622642967a5f7fd3db23
Author: Evgenii Zhuravlev <ez...@...>
Date:   2017-07-19T16:30:07Z

    IGNITE 5775 JobsProcessor fix bug with delay in compute

commit e5aab82f5629c2705e9bc82a7676f63c7c77062a
Author: dkarachentsev <dk...@...>
Date:   2017-07-20T07:37:08Z

    Merge branch 'ignite-1.7.13' into ignite-1.8.9
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/jdbc2/JdbcPreparedStatement.java
    #	modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java

commit 1544d3b63974ef8a96694cfc0681548fb4625a59
Author: Evgenii Zhuravlev <ez...@...>
Date:   2017-07-24T07:18:59Z

    Merge branch 'ignite-1.7.4-p2' into ignite-1.7.14

commit 7e5b479a9c48a6e272f8883f16d0ffa454e44046
Author: Andrey V. Mashenkov <an...@...>
Date:   2017-07-24T10:27:52Z

    Merge remote-tracking branch 'origin/ignite-1.7.12-p1' into ignite-1.7.14

commit cc89a6a224ade08c92f44211dc144dc806c2b400
Author: dkarachentsev <dk...@...>
Date:   2017-07-26T08:19:19Z

    Merge branch 'ignite-1.8.9' into ignite-1.9.5
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/MarshallerContextImpl.java
    #	modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerImplSelfTest.java
    #	modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite2.java
    #	modules/platforms/cpp/core-test/src/test_utils.cpp

commit f3adb9559b42698771b0b9b5116dd535446d2bef
Author: vsisko <vs...@...>
Date:   2017-07-26T08:40:19Z

    IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore.

commit a58688f6cc6c5b114dcdd1b2fde43b7e1e5e0732
Author: vsisko <vs...@...>
Date:   2017-07-26T08:40:19Z

    IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore.
    (cherry picked from commit f3adb95)

commit 5b8963e38254fcac3bdd255a95adf9f733ce08f2
Author: vsisko <vs...@...>
Date:   2017-07-26T08:40:19Z

    IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore.
    (cherry picked from commit f3adb95)

commit 6c6264e93c378ff3f083528b46e673fefc76f471
Author: vsisko <vs...@...>
Date:   2017-07-26T08:48:27Z

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

commit b7d1fb25ceba20b82631bb2e926a0ad52bf19e9d
Author: sboikov <sb...@...>
Date:   2017-07-20T14:43:17Z

    Do not process partition exchange messages in striped pool.
    
    (cherry picked from commit 3a33706)

commit c338bb9f5ac8f34dccbac1f7058765c5ce4549a4
Author: sboikov <sb...@...>
Date:   2017-07-20T14:49:55Z

    Removed unnecessary discoCache.updateAlives.
    
    (cherry picked from commit 07a0698)

commit e7fbe8fba6bcd427bebf6ab6fa8746bc47b0d42f
Author: Andrey V. Mashenkov <an...@...>
Date:   2017-07-31T14:20:29Z

    IGNITE-4800: Lucene query may fails with NPE.

commit 8c992fb8ba33a0c0ac5c0fb741ee8ffd515c0f31
Author: Evgenii Zhuravlev <ez...@...>
Date:   2017-08-01T14:46:27Z

    IGNITE-5775 Fix removing jobs from activeJobs for jobAlwaysActivate

commit 114f10a243e41ef1dec0f35bef92cbf6a9a4f161
Author: Evgenii Zhuravlev <ez...@...>
Date:   2017-08-01T14:47:25Z

    Merge branch 'ignite-1.7.14' of https://github.com/gridgain/apache-ignite into ignite-1.7.14

commit eb3471075035d4d6ed3f54b3c26e929a6a097262
Author: Igor Sapego <is...@...>
Date:   2017-08-01T15:30:54Z

    Fix for C++ tests

commit 9f12a2d4bf333840df50d2a56478349f530b65c8
Author: Andrey V. Mashenkov <an...@...>
Date:   2017-08-02T11:23:26Z

    IGNITE-4800: Test fixed.

commit f0f1c82c8f9877d952f639ffe56803043e53415b
Author: nikolay_tikhonov <nt...@...>
Date:   2017-08-04T11:58:52Z

    IGNITE-5290 Partial back port commit from master (42293fa sboikov <sb...@gridgain.com> on 29.05.2017 at 16:41)
    
    Signed-off-by: nikolay_tikhonov <nt...@gridgain.com>

commit 3d64cf1a023ce71cf522b6ce843669fcf44a3145
Author: Ivan Rakov <iv...@...>
Date:   2017-03-30T11:56:40Z

    IGNITE-3477 - Fixed concurrent read-through
    
    (cherry picked from commit 31ffef4)

commit 9b9eabd97494f291444f42159cb5977b407dda8c
Author: Alexey Kuznetsov <ak...@...>
Date:   2017-08-09T11:58:02Z

    IGNITE-5987 Added -nq (visor will not quit in batch mode) option for Visor Cmd.

commit 737260b070c3178d91ef04f7b200da87c9a1874f
Author: Evgenii Zhuravlev <ez...@...>
Date:   2017-08-10T15:54:57Z

    IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false

commit bad6c4cfe4c315b2418161e667a395176404d295
Author: Evgenii Zhuravlev <ez...@...>
Date:   2017-08-10T15:54:57Z

    IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false

commit 5e3c95b90df436e9c2666013d8e641ad7127e6c5
Author: nikolay_tikhonov <nt...@...>
Date:   2017-08-14T13:43:50Z

    Merge branch 'ignite-1.7.14' into ignite-1.8.10
    
    Signed-off-by: nikolay_tikhonov <nt...@gridgain.com>

commit d4f4a323a80193dffabff96b45d0f44e5ee22d9b
Author: nikolay_tikhonov <nt...@...>
Date:   2017-08-14T13:44:51Z

    Merge branch 'ignite-1.7.14' into ignite-1.8.10
    
    Signed-off-by: nikolay_tikhonov <nt...@gridgain.com>

commit b7bf1c09e8404d10eac57c13c9c6720c040d0c8e
Author: Andrey V. Mashenkov <an...@...>
Date:   2017-07-14T17:14:47Z

    IGNITE-5452: GridTimeoutProcessor can hang on stop. This closes #2279.
    
    (cherry picked from commit b95c261)

commit b63c7911adedd0952edb5c2062a2dad8927976ac
Author: mcherkasov <mc...@...>
Date:   2017-08-15T14:36:02Z

    Muted IgniteCacheMessageWriteTimeoutTest#testMessageQueueLimit test.

commit 60e2de794b52cc7fe3525c5e6de831106bcb9d5f
Author: mcherkasov <mc...@...>
Date:   2017-08-15T21:24:07Z

    IgniteCacheNearRestartRollbackSelfTest#testRestarts is muted.

commit 928d445f63cf47ad52185b73ccfef559f22717e8
Author: nikolay_tikhonov <nt...@...>
Date:   2017-08-16T11:06:37Z

    Fixed flaky test "IgniteCacheEntryListener*"
    
    Signed-off-by: nikolay_tikhonov <nt...@gridgain.com>

----


---

[GitHub] ignite pull request #5216: Ignite-1.9.15

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

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


---