GitHub user asfedotov opened a pull request: https://github.com/apache/ignite/pull/3121
IGNITE-7085 When PDS is enabled and IGNITE_BINARY_SORT_OBJECT_FIELDS is set and IgniteCache#put is called node hangs CI You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7085 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3121.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 #3121 ---- commit 9eabbe915b8c465033f047152fdcacd2ff41f400 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-09-04T10:21:06Z ignite-6254 : Fixed assertions for req.txState(). commit f34b5547e536d84133a1a242aaf6a369e61a4b59 Author: Alexander Belyak <alexandr.bel...@xored.com> Date: 2017-09-06T14:07:33Z ignite-5061: move rebalance enabled methods to GridCacheSharedContext&GridCacheProcessor commit b5897d4dca6cca69f841321004550f4e43ecb66a Author: devozerov <ppoze...@gmail.com> Date: 2017-09-06T14:34:11Z IGNITE-5339: JDBC thin driver: improved compliance. This closes #2112. commit 9b5c9af084fa05dc1a5d5ab6db60eb7870647b15 Author: Alexander Paschenko <alexander.a.pasche...@gmail.com> Date: 2017-09-06T15:18:23Z IGNITE-5572: SQL: ALTER TABLE ADD COLUMN support. This closes #2344. commit 19e204250b05f76116c59981003bd1740a8efacd Author: tledkov-gridgain <tled...@gridgain.com> Date: 2017-09-06T15:42:22Z IGNITE-6130 JDBC thin driver: implemented type conversions. This closes #2510. commit 25898aa06e161940a5b8267cc43e78e89dd1d8ef Author: Evgenii Zhuravlev <ezhurav...@gridgain.com> Date: 2017-09-07T07:17:27Z Merge remote-tracking branch 'remotes/origin/ignite-2.1.4-p1' into ignite-2.1.5 commit d6fb2bf5e5f6bd978ec376c03de0346eaaff1212 Author: Vasiliy Sisko <vsi...@gridgain.com> Date: 2017-08-22T10:51:55Z IGNITE-6120 Lazy query execution from Web console. (cherry picked from commit fea96f7) commit 8a07888d7a01cc78b1cb3433af362c2b4912fda7 Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-09-04T09:05:34Z IGNITE-6120 Fixed lazy query since version for Web Console. (cherry picked from commit c03549e) commit 8173f31d621ec5cbc9e959dd02c1542397afbe1b Author: devozerov <voze...@gridgain.com> Date: 2017-09-07T10:23:37Z Better SQL tests placement. commit 291faf9e8649a139805c755bd84b8ae008271cb1 Author: Ilya Kasnacheev <ilya.kasnach...@gmail.com> Date: 2017-09-07T11:25:14Z IGNITE-5855: SQL: fixed BigInteger data type handling, This closes #2512. commit 9dba29f3bec638f1f906a515fd5c451eb2d37475 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-06T14:46:56Z IGNITE-6119: Compilation fix (cherry picked from commit ffaf108) commit c08b397b965ce070fa758ffe75b8c05098e96922 Author: devozerov <voze...@gridgain.com> Date: 2017-09-07T13:50:06Z IGNITE-6297: JDBC: improved driver name. This closes #2613. commit 9d0a707dd58b3b90eeb5bd2b5e48184326a10b3a Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-07T14:47:14Z IGNITE-6245: Implemented return of affected rows number. (cherry picked from commit e881993) commit d606870177536ce552558e2cd827d4e83318572b Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-07T16:22:35Z IGNITE-6282: CPP: Implemented lazy initialization of IgniteImpl members (cherry picked from commit cf9e804) commit f8ce1188f12d95038408fe4f476e295551aa802c Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-09-08T09:11:44Z IGNITE-5884 Change default pageSize of page memory to 4KB commit 27853baaecd090b737c7e3136ac61168ac364e67 Author: tledkov-gridgain <tled...@gridgain.com> Date: 2017-09-08T10:40:31Z IGNITE-3558: Use default equals for GridJobWorker. This closes #1326. commit 1921b59a0c4788a03c4be36f57a803c8008285cd Author: devozerov <voze...@gridgain.com> Date: 2017-09-08T13:25:26Z Increased available memory for DynamicIndexAbstractSelfTest. commit afb039a1c1fc440425f9563df90224b72070dd69 Author: tledkov-gridgain <tled...@gridgain.com> Date: 2017-09-11T07:13:45Z IGNITE-6288: SQL: fixed NPE in IgniteH2Indexing.bindPartitionInfoParameter. This closes #2617. commit 49d8368f09cac37ad44fc3e36e84f65dbb83920a Author: tledkov-gridgain <tled...@gridgain.com> Date: 2017-09-11T10:05:58Z IGNITE-6291: JDBC thin driver: fixed borken handshake compatibility. This closes #2630. commit 223b646f674177892deab7d1d55fe973fb162821 Author: sboikov <sboi...@gridgain.com> Date: 2017-07-17T14:06:55Z ignite-5763 Race in concurrent client cache start (cherry picked from commit 644c9f3) commit 9ad1613ea7e3fd9e50a00b70b1dc641eeba5b586 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T13:54:25Z IGNITE-6253 .NET: Use DocFX for API documentation This closes #2588 commit eb99b5845ec5acf9b41ffe635a299b855d956406 Author: tledkov-gridgain <tled...@gridgain.com> Date: 2017-09-12T07:52:04Z IGNITE-6326: JDBC thin driver: as of now error is thrown before query execution in case of type mismatch (executeQuery, executeUpdate). This closes #2631. commit 5b70793c9d633ec2179a22f842aead5880caa55d Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-12T08:29:15Z IGNITE-6253 .NET: Use DocFX for API documentation commit 8470f32a546a5eacaa9c905735dda7a307713c8d Author: Alexander Paschenko <alexander.a.pasche...@gmail.com> Date: 2017-09-12T08:40:47Z IGNITE-5703: SQL: Added WRITE_SYNCHRONIZATION_MODE parameter to CREATE TABLE command. This closes #2591. commit e17ad23b89a016fe30cbac29266d10c65b6ede96 Author: devozerov <voze...@gridgain.com> Date: 2017-09-12T08:41:56Z Merge remote-tracking branch 'upstream/ignite-2.1.5' into ignite-2.1.5 commit b06c89c7c9c2ddf65ad7c9b7877e7a1e1c55669a Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-12T11:44:07Z IGNITE-6151: Impemented getting and setting of the SQL_ATTR_CONNECTION_DEAD (cherry picked from commit 0bc1d84) commit 9489e9a59ce6eb9aa63cf84dc40269029794ca3e Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-12T13:10:51Z IGNITE-6151: Review fixes (cherry picked from commit 8c23805) commit 726a35208c48f613ec43f17139a2ab48c11a0b94 Author: Sergey Kalashnikov <skalashni...@gridgain.com> Date: 2017-09-12T13:53:50Z IGNITE-5648: SQL: Added support for NOT NULL constraint. This closes #2341. commit 4194aafd2928905176a93892d808793451f399ee Author: devozerov <voze...@gridgain.com> Date: 2017-09-12T14:33:23Z Added more memory to DynamicColumnsAbstractTest. commit 4d305e19ab790a196337812723d3297e2d152d84 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-12T14:41:38Z IGNITE-6354 .NET: Fix DataStreamer with complex object graphs Cherry-picked from commit 67d716f00806c8d69f8339b090e0ddd877b225e3 ---- ---