GitHub user apopovgg opened a pull request:
https://github.com/apache/ignite/pull/3073
Ignite 2.1.8
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-2.1.8
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3073.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 #3073
----
commit 6c45edeaf83f94a9c0539d9768dd8be0e25dc36e
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-08-29T15:35:49Z
IGNITE-6178 .NET: Fix PersistentStoreConfiguration.CheckpointingThreads
default value
This closes #2511
(cherry picked from commit 08a831f)
commit 3eed5e6f49dfcbc0b16b7fa71f71fe8fd2a7463f
Author: vsisko <[email protected]>
Date: 2017-08-30T09:43:17Z
IGNITE-6223 Fixed NPE when data is null on job fail.
commit b26f5f1027c1b9c13a6106ad3162551d666ef8a0
Author: Ilya Kasnacheev <[email protected]>
Date: 2017-08-30T13:20:45Z
IGNITE-6125: JDBC thick: several fixes to JdbcDatabaseMetadata. This closes
#2506.
commit 01c627a0a36692a045a646d4d165820bb3b7cf04
Author: Ilya Lantukh <[email protected]>
Date: 2017-08-30T13:58:32Z
gg-12686 : Fixed null CacheMapHolder if node is restarted with partition in
RENTING state.
Signed-off-by: Andrey Gura <[email protected]>
commit 2ef22f523f5162574a31d3c7eb45e8edb5e3f2b8
Author: tledkov-gridgain <[email protected]>
Date: 2017-08-31T08:03:18Z
IGNITE-5409: JDBC thin: added schema to connection URL. This closes #2179.
commit 67d5c6e45ba00a8b59289436c83f2d428b502d74
Author: Andrey Gura <[email protected]>
Date: 2017-08-31T12:04:30Z
Merge branch 'ignite-2.1.4' into ignite-2.1.5
commit e1cbe2b7358691e5f082b457723285c61d36c15b
Author: tledkov-gridgain <[email protected]>
Date: 2017-08-31T14:03:44Z
IGNITE-5425 JDBC thin driver: don't throw unsupported exception on
ClientInfo methods. This closes #2184. This closes #2525.
commit 3a2eebe35e24391f4d61068af99246516f759d21
Author: devozerov <[email protected]>
Date: 2017-08-31T14:05:56Z
Merge remote-tracking branch 'upstream/ignite-2.1.5' into ignite-2.1.5
commit 6e69a92f979da89970bcdfaf4727569b28329764
Author: tledkov-gridgain <[email protected]>
Date: 2017-08-31T14:23:31Z
IGNITE-5462: JDBC thin driver: additional test for DDL/DML commands. This
closes #2122.
commit ca13d0db21125c40d2f728ec6823c539b16a8344
Author: Denis Mekhanikov <[email protected]>
Date: 2017-08-31T07:32:25Z
ignite-6214 resolve problem with concurrent metadata updates
commit 748a6d21a0460c6a3208d218fd43478472379ca7
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-09-01T08:15:23Z
IGNITE-6081 .NET: Fix PutAll for dependent objects
commit 5427e72f58c565031ea9b37f398309346819badb
Author: vsisko <[email protected]>
Date: 2017-08-22T10:51:55Z
IGNITE-6120 Lazy query execution from Web console.
commit 20a2a4f741cf7a70bfa8cfbe7a5297f5972f4c77
Author: Igor Sapego <[email protected]>
Date: 2017-09-01T13:24:04Z
IGNITE-6211: ODBC: SQLBindParameter now does not unbind parameter if the
ParameterValuePtr is NULL
(cherry picked from commit 72608a5)
commit 1958f3790363c88211d1b846f9831b695f541659
Author: Evgeny Stanilovskiy <[email protected]>
Date: 2017-09-01T12:46:57Z
IGNITE-5869 Client hangs in case of binary configuration compact footer of
client node differs from server node
Signed-off-by: Andrey Gura <[email protected]>
commit eb14f224ce0facea3865f278ae79cddca8a58b91
Author: Andrey Gura <[email protected]>
Date: 2017-09-01T14:25:26Z
IGNITE-5869 Code review
commit f971066951d19b818607f2de879fd4ad4b5a7320
Author: tledkov-gridgain <[email protected]>
Date: 2017-09-04T10:19:50Z
IGNITE-6197: SQL: QueryIndex.setInlineSize now returns this instead of
void. This closes #2567.
commit 7df8c826f6870a5eef3098fb706464f613b31e5a
Author: Roman Shtykh <[email protected]>
Date: 2017-09-04T10:35:34Z
IGNITE-6170: JDBC: now all drivers return "Apache Ignite" as product name.
This closes #2514.
commit bdcbef0a611933ba2ba6f670eab429e7aa4ad490
Author: tledkov-gridgain <[email protected]>
Date: 2017-09-04T10:47:17Z
IGNITE-6220: JDBC thin driver: fixed long[] data type propagation. This
closes #2563.
commit 96cdf426bf53f777a1214a6b618f8304d86d031a
Author: Ilya Kasnacheev <[email protected]>
Date: 2017-09-04T10:56:25Z
IGNITE-6139: JDBC thick driver: fixed driver versions. This closes #2552.
commit 6e608b881f05ab3503304ab73506163c840dc55d
Author: Igor Sapego <[email protected]>
Date: 2017-09-04T12:34:59Z
IGNITE-6188: ODBC: Fix for SQLFreeStmt(SQL_CLOSE).
(cherry picked from commit dc6b73b)
commit 7d0a7cc89c6e2920d3cc8f4e219aa980e59b071f
Author: Igor Sapego <[email protected]>
Date: 2017-09-04T13:20:20Z
IGNITE-3987: ODBC: Improved error output when query parsing failed.
(cherry picked from commit 29ce1fa)
commit a5f5a9932f598062e45f903c2f170301157ac00a
Author: Alexey Kukushkin <[email protected]>
Date: 2017-08-31T14:44:11Z
ignite-5966 IgniteCache#get() fails with "Requesting mapping from grid
failed" when deserialising binary object loaded from CacheJdbcPojoStoreFactory
commit 5bb79244a3049efa2a455f8e0eb8b76fb916ce02
Author: Igor Seliverstov <[email protected]>
Date: 2017-09-01T09:56:56Z
IGNITE-6182 Change default max memory size from 80% to 20%
commit 1f6102f75f759fed525e62bb9781f85404a68c9b
Author: devozerov <[email protected]>
Date: 2017-09-04T14:41:30Z
IGNITE-6182: Improved message.
commit 78a7cdb0196ecfe6c11943f5150630897ccc4d6c
Author: devozerov <[email protected]>
Date: 2017-09-04T14:59:44Z
Merge remote-tracking branch 'upstream/ignite-2.1.5' into ignite-2.1.5
commit dd3c7198861d3f7079a00fcb011bbe5e587eb972
Author: Ilya Lantukh <[email protected]>
Date: 2017-09-01T11:25:34Z
ignite-5999 : Fixed calculation of moving partitions count.
commit 790512da417bfcc01457d380be47c36bd4852c97
Author: Denis Mekhanikov <[email protected]>
Date: 2017-08-31T07:32:25Z
ignite-6214 resolve problem with concurrent metadata updates
commit 9112c9bdba233de5e350e06ac9df8b270870c47d
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-09-05T07:39:32Z
IGNITE-6255 .NET: Fix TestAffinityCall to take late affinity assignment
into account
This closes #2589
commit 21220f245464a73e2311d79e25f1dedce5ad2dce
Author: Igor Sapego <[email protected]>
Date: 2017-09-05T14:20:51Z
IGNITE-6119: Added 'lazy' flag to ODBC driver.
(cherry picked from commit d6cbc50)
commit 2e8a7f492685ebba6e66c98bb4d3b6cd1a4b9c36
Author: tledkov-gridgain <[email protected]>
Date: 2017-09-05T15:12:53Z
IGNITE-5344: JDBC thin driver: support Statement.closeOnCompletion. This
closes #2131.
----
---