GitHub user asfedotov opened a pull request:
https://github.com/apache/ignite/pull/3262 Ignite-1.7.18 CI You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.7.18 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3262.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 #3262 ---- commit f2dc1d71705b86428a04a69c4f2d4ee3a82ed1bd Author: sboikov <sboikov@...> Date: 2016-11-21T15:12:27Z Merged ignite-1.6.11 into ignite-1.7.4. commit d32fa21b673814b060d2362f06ff44838e9c2cdc Author: sboikov <sboikov@...> Date: 2016-11-22T08:33:55Z IGNITE-3075 Fixed condition for 'single' request creation commit d15eba4becf7515b512c1032b193ce75e1589177 Author: Anton Vinogradov <av@...> Date: 2016-11-22T08:56:20Z IGNITE-4225 DataStreamer can hang on changing topology commit f80bfbd19e7870554bf3abd13bde89b0f39aaee1 Author: Anton Vinogradov <av@...> Date: 2016-11-22T09:02:57Z IGNITE-3748 Data rebalancing of large cache can hang out. commit bc695f8e3306c6d74d4fe53d9a98adedd43ad8f0 Author: Igor Sapego <isapego@...> Date: 2016-11-22T09:05:15Z IGNITE-4227: ODBC: Implemented SQLError. This closes #1237. commit fc9ee6a74fe0bf413ab0643d2776a1a43e6dd5d2 Author: devozerov <vozerov@...> Date: 2016-11-22T09:05:32Z Merge remote-tracking branch 'upstream/ignite-1.7.4' into ignite-1.7.4 commit 861fab9d0598ca2f06c4a6f293bf2866af31967c Author: tledkov-gridgain <tledkov@...> Date: 2016-11-22T09:52:03Z IGNITE-4239: add GridInternal annotaion for tasks instead of jobs. This closes #1250. commit ba99df1554fbd1de2b2367b6ce011a024cd199bd Author: tledkov-gridgain <tledkov@...> Date: 2016-11-22T10:07:20Z IGNITE-4239: test cleanup commit c34d27423a0c45c61341c1fcb3f56727fb91498f Author: Igor Sapego <isapego@...> Date: 2016-11-22T11:13:28Z IGNITE-4100: Fix for DEVNOTES paths. commit 9d82f2ca06fa6069c1976cc75814874256b24f8c Author: devozerov <vozerov@...> Date: 2016-11-22T12:05:29Z IGNITE-4259: Fixed a problem with geospatial indexes and BinaryMarshaller. commit b038730ee56a662f73e02bbec83eb1712180fa82 Author: isapego <igorsapg@...> Date: 2016-11-23T09:05:54Z IGNITE-4249: ODBC: Fixed performance issue caused by ineddicient IO handling on CPP side. This closes #1254. commit 7a47a0185d308cd3a58c7bfcb4d1cd548bff5b87 Author: devozerov <vozerov@...> Date: 2016-11-24T08:14:08Z IGNITE-4270: Allow GridUnsafe.UNALIGNED flag override. commit bf330251734018467fa3291fccf0414c9da7dd1b Author: Andrey Novikov <anovikov@...> Date: 2016-11-24T10:08:08Z Web console beta-6. commit 7d88c5bfe7d6f130974fab1ed4266fff859afd3d Author: Andrey Novikov <anovikov@...> Date: 2016-11-24T10:59:33Z Web console beta-6. Minor fix. commit 9c6824b4f33fbdead64299d9e0c34365d5d4a570 Author: nikolay_tikhonov <ntikhonov@...> Date: 2016-11-24T13:27:05Z IGNITE-3958 Fixed "Client node should not start rest processor". commit 56998e704e9a67760c70481c10c56e72c0a866bb Author: Konstantin Dudkov <kdudkov@...> Date: 2016-10-28T13:27:34Z ignite-4088 Added methods to create/destroy multiple caches. This closes #1174. (cherry picked from commit f445e7b) commit 3e2ccfd30427ba0552eea8667c0129ae5ace9c0b Author: Igor Sapego <isapego@...> Date: 2016-11-25T11:26:54Z IGNITE-4299: Fixes for examples. commit 6fbaef45af8f40062a95058df7ec0984c99035b9 Author: Konstantin Dudkov <kdudkov@...> Date: 2016-11-25T10:58:58Z IGNITE-4305 marshalling fix in GridNearAtomicSingleUpdateInvokeRequest commit 1a2de51f5807a91ce0d5dff28f24ed5bf7abebbc Author: Konstantin Dudkov <kdudkov@...> Date: 2016-11-28T09:59:02Z IGNITE-4305 marshalling fix commit c06e4017771603df7118974758d3d6b9cadc41b5 Author: Eduard Shangareev <eshangareev@...> Date: 2016-11-30T11:34:47Z ignite-4332 Usage of cache.getEntry inside GridCacheQueryManager.runQuery causes to remote operations commit 066691098797be8c01daa0e8dc2ba94d4ad73561 Author: sboikov <sboikov@...> Date: 2016-12-01T14:16:28Z ignite-4344 Do not create offheap map on client nodes. commit e9ace7730773a6d4a1d30b271854f1fe8a7ba632 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2016-12-02T09:06:41Z Improved exception handling. commit 12bdd6a031a33eda004a66e73cee9628f073ed68 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2016-12-02T09:09:29Z Updated classnames.properties for running nodes in IDE. commit 33dda46061aae73e5c138851cfdd5f49a1c254cb Author: sboikov <sboikov@...> Date: 2016-12-02T09:13:38Z ignite-4285 For serializable txs allow multiple threads to get read lock for the same key commit cc13d9d155f70e22e08ef203ac64e5cc0aa0a50f Author: dkarachentsev <dkarachentsev@...> Date: 2016-11-28T08:30:14Z IGNITE-4026: Fixed BinaryObjectBuilder.build() can fail if one of the fields is Externalizable, enum from binary object. This closes #1281. This closes #1289. (cherry picked from commit 0b7c62d) commit b4aedfd5350b4a318f1608596a171789513835a4 Author: Igor Sapego <isapego@...> Date: 2016-12-02T17:10:09Z IGNITE-4347: Fixed NPE. commit acf20b32d8fb68e42b904b091fb2b943f4558cef Author: sboikov <sboikov@...> Date: 2016-12-05T11:01:28Z ignite-4296 Optimize GridDhtPartitionsSingleMessage processing - optimized processing of GridDhtPartitionsSingleMessage - minor optimizations for RendezvousAffinityFunction - fixed heartbeats sending in tcp discovery commit 6ba1711a1fa10d8276974227491136070c3ed43a Author: Anton Vinogradov <av@...> Date: 2016-12-06T09:55:41Z IGNITE-4242 ExchangeManager should wait for cache rebalancing in async way commit 0d4a1b7381fece47ee480f3a06bff7c51a7fead4 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2016-12-07T11:02:49Z Improved exception handling for failed queries. commit ac8602dbdf2bbf5b16a611eaf6d520a0a7b0010b Author: Sergi Vladykin <sergi.vladykin@...> Date: 2016-08-15T13:46:54Z ignite-3685 - fixed ---- --- |
Free forum by Nabble | Edit this page |