[GitHub] ignite pull request #1358: IGNITE-4405: Hadoop: support "readLine" method in...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1358 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1054: IGNITE-3376 IGFS: Allow direct PROXY mode invocat...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1054 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1442: IGNITE-4475 Simplify async API
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1442 IGNITE-4475 Simplify async API You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4475 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1442.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 #1442 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e2ef47553c8b351722c92ce62d6ca9b0b70b96d1 Author: tledkov-gridgain Date: 2017-01-19T13:42:38Z IGNITE-4475: change async API at the IgniteCompute, change examples, add tests --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1442: IGNITE-4475 Simplify async API
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1442 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1446: IGNITE-4580 Async API: IgniteCompute refactoring
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1446 IGNITE-4580 Async API: IgniteCompute refactoring You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4580 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1446.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 #1446 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f Author: Pavel Tupitsyn Date: 2017-01-19T10:34:59Z Merge branch 'master' into ignite-2.0 commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9 Author: Ivan Veselovskiy Date: 2017-01-19T11:34:23Z IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409. commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7 Author: devozerov Date: 2017-01-19T11:34:43Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 4cd332b781cf700b99402eed2363f988f6403602 Author: Sergey Chugunov Date: 2017-01-19T12:05:09Z IGNITE-4157 Use discovery custom messages instead of marshaller cache - Fixes #1271. Signed-off-by: Alexey Goncharuk commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765 Author: Pavel Tupitsyn Date: 2017-01-19T14:10:41Z IGNITE-4441 Define plugin API in .NET This closes #1362 commit 34a97833905a33bdb31b8e4580a576c2142313a7 Author: Alexey Goncharuk Date: 2017-01-19T15:04:23Z IGNITE-4157 - Added mapping update listener stub commit e8377167b7b8dd020a93d92c743e4541dcd000ed Author: Pavel Tupitsyn Date: 2017-01-20T10:00:40Z Merge branch 'master' into ignite-2.0 commit b81621bf2e8a35b20989f95ff52c0f6d91dd75d6 Author: tledkov-gridgain Date: 2017-01-19T13:42:38Z IGNITE-4580 change async API at the IgniteCompute, change examples, add tests to FullAPI suite --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1452: IGNITE-4581: Async API: IgniteCache refactoring
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1452 IGNITE-4581: Async API: IgniteCache refactoring You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4581 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1452.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 #1452 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f Author: Pavel Tupitsyn Date: 2017-01-19T10:34:59Z Merge branch 'master' into ignite-2.0 commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9 Author: Ivan Veselovskiy Date: 2017-01-19T11:34:23Z IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409. commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7 Author: devozerov Date: 2017-01-19T11:34:43Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 4cd332b781cf700b99402eed2363f988f6403602 Author: Sergey Chugunov Date: 2017-01-19T12:05:09Z IGNITE-4157 Use discovery custom messages instead of marshaller cache - Fixes #1271. Signed-off-by: Alexey Goncharuk commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765 Author: Pavel Tupitsyn Date: 2017-01-19T14:10:41Z IGNITE-4441 Define plugin API in .NET This closes #1362 commit 34a97833905a33bdb31b8e4580a576c2142313a7 Author: Alexey Goncharuk Date: 2017-01-19T15:04:23Z IGNITE-4157 - Added mapping update listener stub commit e8377167b7b8dd020a93d92c743e4541dcd000ed Author: Pavel Tupitsyn Date: 2017-01-20T10:00:40Z Merge branch 'master' into ignite-2.0 commit 38cb67d45eb91e20ad4b92a490747534f5e8febb Author: Pavel Tupitsyn Date: 2017-01-20T13:09:57Z Merge branch 'master' into ignite-2.0 commit b1918f0bb776e7e0ae8c544df0c5f653e5193b96 Author: tledkov-gridgain Date: 2017-01-23T12:29:03Z IGNITE-4581: add new async public API commit 2a14d1d99e2250167b151dc9220951f289050f9b Author: tledkov-gridgain Date: 2017-01-23T12:59:14Z IGNITE-4581: fix text cache proxy --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl
[GitHub] ignite pull request #1460: IGNITE-4582 Async API: IgniteFileSystem refactori...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1460 IGNITE-4582 Async API: IgniteFileSystem refactoring You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4582 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1460.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 #1460 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f Author: Pavel Tupitsyn Date: 2017-01-19T10:34:59Z Merge branch 'master' into ignite-2.0 commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9 Author: Ivan Veselovskiy Date: 2017-01-19T11:34:23Z IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409. commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7 Author: devozerov Date: 2017-01-19T11:34:43Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 4cd332b781cf700b99402eed2363f988f6403602 Author: Sergey Chugunov Date: 2017-01-19T12:05:09Z IGNITE-4157 Use discovery custom messages instead of marshaller cache - Fixes #1271. Signed-off-by: Alexey Goncharuk commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765 Author: Pavel Tupitsyn Date: 2017-01-19T14:10:41Z IGNITE-4441 Define plugin API in .NET This closes #1362 commit 34a97833905a33bdb31b8e4580a576c2142313a7 Author: Alexey Goncharuk Date: 2017-01-19T15:04:23Z IGNITE-4157 - Added mapping update listener stub commit e8377167b7b8dd020a93d92c743e4541dcd000ed Author: Pavel Tupitsyn Date: 2017-01-20T10:00:40Z Merge branch 'master' into ignite-2.0 commit 38cb67d45eb91e20ad4b92a490747534f5e8febb Author: Pavel Tupitsyn Date: 2017-01-20T13:09:57Z Merge branch 'master' into ignite-2.0 commit 82857d0cb6e2984a5359b822a9c903874414aa67 Author: Pavel Tupitsyn Date: 2017-01-23T10:12:12Z Merge branch 'master' into ignite-2.0 # Conflicts: # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1MapTask.java # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1ReduceTask.java commit b0f84872945f36f240218636c298ecc9f765c152 Author: Pavel Tupitsyn Date:
[GitHub] ignite pull request #1462: IGNITE-4583 Async API: Other components refactori...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1462 IGNITE-4583 Async API: Other components refactoring You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4583 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1462.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 #1462 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f Author: Pavel Tupitsyn Date: 2017-01-19T10:34:59Z Merge branch 'master' into ignite-2.0 commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9 Author: Ivan Veselovskiy Date: 2017-01-19T11:34:23Z IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409. commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7 Author: devozerov Date: 2017-01-19T11:34:43Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 4cd332b781cf700b99402eed2363f988f6403602 Author: Sergey Chugunov Date: 2017-01-19T12:05:09Z IGNITE-4157 Use discovery custom messages instead of marshaller cache - Fixes #1271. Signed-off-by: Alexey Goncharuk commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765 Author: Pavel Tupitsyn Date: 2017-01-19T14:10:41Z IGNITE-4441 Define plugin API in .NET This closes #1362 commit 34a97833905a33bdb31b8e4580a576c2142313a7 Author: Alexey Goncharuk Date: 2017-01-19T15:04:23Z IGNITE-4157 - Added mapping update listener stub commit e8377167b7b8dd020a93d92c743e4541dcd000ed Author: Pavel Tupitsyn Date: 2017-01-20T10:00:40Z Merge branch 'master' into ignite-2.0 commit 38cb67d45eb91e20ad4b92a490747534f5e8febb Author: Pavel Tupitsyn Date: 2017-01-20T13:09:57Z Merge branch 'master' into ignite-2.0 commit 82857d0cb6e2984a5359b822a9c903874414aa67 Author: Pavel Tupitsyn Date: 2017-01-23T10:12:12Z Merge branch 'master' into ignite-2.0 # Conflicts: # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1MapTask.java # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1ReduceTask.java commit b0f84872945f36f240218636c298ecc9f765c152 Author: Pavel Tupitsyn Date:
[GitHub] ignite pull request #1485: IGNITE-4584 Async API: Tests refactoring to use n...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1485 IGNITE-4584 Async API: Tests refactoring to use new async API You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4584 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1485.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 #1485 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f Author: Pavel Tupitsyn Date: 2017-01-19T10:34:59Z Merge branch 'master' into ignite-2.0 commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9 Author: Ivan Veselovskiy Date: 2017-01-19T11:34:23Z IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409. commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7 Author: devozerov Date: 2017-01-19T11:34:43Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 4cd332b781cf700b99402eed2363f988f6403602 Author: Sergey Chugunov Date: 2017-01-19T12:05:09Z IGNITE-4157 Use discovery custom messages instead of marshaller cache - Fixes #1271. Signed-off-by: Alexey Goncharuk commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765 Author: Pavel Tupitsyn Date: 2017-01-19T14:10:41Z IGNITE-4441 Define plugin API in .NET This closes #1362 commit 34a97833905a33bdb31b8e4580a576c2142313a7 Author: Alexey Goncharuk Date: 2017-01-19T15:04:23Z IGNITE-4157 - Added mapping update listener stub commit e8377167b7b8dd020a93d92c743e4541dcd000ed Author: Pavel Tupitsyn Date: 2017-01-20T10:00:40Z Merge branch 'master' into ignite-2.0 commit 38cb67d45eb91e20ad4b92a490747534f5e8febb Author: Pavel Tupitsyn Date: 2017-01-20T13:09:57Z Merge branch 'master' into ignite-2.0 commit b81621bf2e8a35b20989f95ff52c0f6d91dd75d6 Author: tledkov-gridgain Date: 2017-01-19T13:42:38Z IGNITE-4580 change async API at the IgniteCompute, change examples, add tests to FullAPI suite commit 310c846688eeb401c4832b2b633dddcd9dff63f4 Author: tledkov-gridgain Date: 2017-01-20T13:54:59Z IGNITE-4580 rename internal methods commit 82857d0cb6e2984a5359b822a9c903874414aa67 Author: Pavel Tupitsyn Date: 2017-01-23T10:12:12Z Merge branch 'master' int
[GitHub] ignite pull request #1501: IGNITE-3579 Change lenght of the message type fro...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1501 IGNITE-3579 Change lenght of the message type from byte to short type You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3579 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1501.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 #1501 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f Author: Pavel Tupitsyn Date: 2017-01-19T10:34:59Z Merge branch 'master' into ignite-2.0 commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9 Author: Ivan Veselovskiy Date: 2017-01-19T11:34:23Z IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409. commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7 Author: devozerov Date: 2017-01-19T11:34:43Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 4cd332b781cf700b99402eed2363f988f6403602 Author: Sergey Chugunov Date: 2017-01-19T12:05:09Z IGNITE-4157 Use discovery custom messages instead of marshaller cache - Fixes #1271. Signed-off-by: Alexey Goncharuk commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765 Author: Pavel Tupitsyn Date: 2017-01-19T14:10:41Z IGNITE-4441 Define plugin API in .NET This closes #1362 commit 34a97833905a33bdb31b8e4580a576c2142313a7 Author: Alexey Goncharuk Date: 2017-01-19T15:04:23Z IGNITE-4157 - Added mapping update listener stub commit e8377167b7b8dd020a93d92c743e4541dcd000ed Author: Pavel Tupitsyn Date: 2017-01-20T10:00:40Z Merge branch 'master' into ignite-2.0 commit 38cb67d45eb91e20ad4b92a490747534f5e8febb Author: Pavel Tupitsyn Date: 2017-01-20T13:09:57Z Merge branch 'master' into ignite-2.0 commit 82857d0cb6e2984a5359b822a9c903874414aa67 Author: Pavel Tupitsyn Date: 2017-01-23T10:12:12Z Merge branch 'master' into ignite-2.0 # Conflicts: # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1MapTask.java # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1ReduceTask.java commit b0f84872945f36f240218636c298ecc9f765c152 Author: Pavel Tupitsyn Date:
[GitHub] ignite pull request #1507: IGNITE-4663: skip class loading when deserialize ...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1507 IGNITE-4663: skip class loading when deserialize == false You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4663 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1507.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 #1507 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f Author: Pavel Tupitsyn Date: 2017-01-19T10:34:59Z Merge branch 'master' into ignite-2.0 commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9 Author: Ivan Veselovskiy Date: 2017-01-19T11:34:23Z IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409. commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7 Author: devozerov Date: 2017-01-19T11:34:43Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 4cd332b781cf700b99402eed2363f988f6403602 Author: Sergey Chugunov Date: 2017-01-19T12:05:09Z IGNITE-4157 Use discovery custom messages instead of marshaller cache - Fixes #1271. Signed-off-by: Alexey Goncharuk commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765 Author: Pavel Tupitsyn Date: 2017-01-19T14:10:41Z IGNITE-4441 Define plugin API in .NET This closes #1362 commit 34a97833905a33bdb31b8e4580a576c2142313a7 Author: Alexey Goncharuk Date: 2017-01-19T15:04:23Z IGNITE-4157 - Added mapping update listener stub commit e8377167b7b8dd020a93d92c743e4541dcd000ed Author: Pavel Tupitsyn Date: 2017-01-20T10:00:40Z Merge branch 'master' into ignite-2.0 commit 38cb67d45eb91e20ad4b92a490747534f5e8febb Author: Pavel Tupitsyn Date: 2017-01-20T13:09:57Z Merge branch 'master' into ignite-2.0 commit 82857d0cb6e2984a5359b822a9c903874414aa67 Author: Pavel Tupitsyn Date: 2017-01-23T10:12:12Z Merge branch 'master' into ignite-2.0 # Conflicts: # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1MapTask.java # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1ReduceTask.java commit b0f84872945f36f240218636c298ecc9f765c152 Author: Pavel Tupitsyn Date:
[GitHub] ignite pull request #1512: IGNITE-4673 Object array element type is written ...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1512 IGNITE-4673 Object array element type is written as a user type You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4673 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1512.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 #1512 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f Author: Pavel Tupitsyn Date: 2017-01-19T10:34:59Z Merge branch 'master' into ignite-2.0 commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9 Author: Ivan Veselovskiy Date: 2017-01-19T11:34:23Z IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409. commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7 Author: devozerov Date: 2017-01-19T11:34:43Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 4cd332b781cf700b99402eed2363f988f6403602 Author: Sergey Chugunov Date: 2017-01-19T12:05:09Z IGNITE-4157 Use discovery custom messages instead of marshaller cache - Fixes #1271. Signed-off-by: Alexey Goncharuk commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765 Author: Pavel Tupitsyn Date: 2017-01-19T14:10:41Z IGNITE-4441 Define plugin API in .NET This closes #1362 commit 34a97833905a33bdb31b8e4580a576c2142313a7 Author: Alexey Goncharuk Date: 2017-01-19T15:04:23Z IGNITE-4157 - Added mapping update listener stub commit e8377167b7b8dd020a93d92c743e4541dcd000ed Author: Pavel Tupitsyn Date: 2017-01-20T10:00:40Z Merge branch 'master' into ignite-2.0 commit 38cb67d45eb91e20ad4b92a490747534f5e8febb Author: Pavel Tupitsyn Date: 2017-01-20T13:09:57Z Merge branch 'master' into ignite-2.0 commit 82857d0cb6e2984a5359b822a9c903874414aa67 Author: Pavel Tupitsyn Date: 2017-01-23T10:12:12Z Merge branch 'master' into ignite-2.0 # Conflicts: # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1MapTask.java # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1ReduceTask.java commit b0f84872945f36f240218636c298ecc9f765c152 Author: Pavel Tupitsyn Date:
[GitHub] ignite pull request #1534: IGNITE-4650: Scan and SPI queries must go through...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1534 IGNITE-4650: Scan and SPI queries must go through dedicated query pool You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4650 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1534.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 #1534 commit 43ca4e942a3ad1f88cbc0919e2ec60c18e4765dd Author: tledkov-gridgain Date: 2017-02-14T13:38:22Z IGNITE-4650: all queries go through QUERY_POOL commit dac00b1e092b1cc391e18b3517de4a2347b0944a Author: tledkov-gridgain Date: 2017-02-14T14:55:09Z Merge branch 'ignite-2.0' into ignite-4650 commit 11e5e611f307b596771dd644fb399e9903b33ffd Author: tledkov-gridgain Date: 2017-02-15T07:45:22Z IGNITE-4650: use QUERY_POOL for local queries --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1550: IGNITE-2310: additional docs for affinity jobs
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1550 IGNITE-2310: additional docs for affinity jobs You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2310-affinity-job-doc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1550.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 #1550 commit 597f23e561def39831b87caadcb7706ee2ebe1bd Author: tledkov-gridgain Date: 2017-02-17T10:24:00Z IGNITE-2310: additional docs for affinity jobs --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #684: IGNITE-3018 Cache affinity calculation is slow wit...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/684 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1575: IGNITE-3018: RendezvousAffinityFunction performan...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1575 IGNITE-3018: RendezvousAffinityFunction performance tuning You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3018 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1575.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 #1575 commit ed35a9eb6f02771c5996209a1e19a4b0557309b6 Author: tledkov-gridgain Date: 2017-02-27T09:49:31Z IGNITE-3018: RendezvousAffinityFunction performance tuning --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1550: IGNITE-2310: additional docs for affinity jobs
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1550 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1587: IGNITE-3939 Compact long zero values binary repre...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1587 IGNITE-3939 Compact long zero values binary representation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3939-null Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1587.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 #1587 commit c893da70a9757b16b0799adc8eaa29fa1b03d06e Author: tledkov-gridgain Date: 2016-12-21T11:54:33Z IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and IgfsSecondaryFileSystemV2 interfaces. This closes #1346. commit c5882a85f4e3a1f61723ac54fd92f087684df6da Author: devozerov Date: 2016-12-26T11:15:42Z Merge branch 'master' into ignite-2.0 commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be Author: devozerov Date: 2016-12-28T09:54:47Z Merge branch 'master' into ignite-2.0 commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f Author: devozerov Date: 2016-12-28T09:58:11Z IGNITE-3875: Introduced separate thread pool for data streamer. This closes #1173. This closes #1383. commit a61b0eaff1817d84c0659e8a7e095f29e22800e1 Author: tledkov-gridgain Date: 2016-12-28T11:09:38Z IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream and HadoopDirectDataInput classes. This closes #1358. commit 2df39a80d80e2575be61a902ccd48615796fcde9 Author: tledkov-gridgain Date: 2016-12-28T13:47:24Z IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This closes #1114. This closes #1252. commit 2e691d80ea4870c3e7b5b127792b66c920f72c39 Author: tledkov-gridgain Date: 2016-12-29T08:00:01Z IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes #1368. commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5 Author: tledkov-gridgain Date: 2016-12-29T08:07:22Z IGNITE-4459: Hadoop: weighted planned is default one from now on. This closes #1391. commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit 6090ebdfcd0ea3840b0d32cb10197b43615e1e89 Author: devozerov Date: 2017-01-05T09:23:06Z Merge branch 'master' into ignite-2.0 commit 77ca2e636c73e464f833f227c4894df0785ae9e2 Author: devozerov Date: 2017-01-16T13:07:49Z Merge branch 'master' into ignite-2.0 commit d14e0727b3dd61ab5ec2957133d77dbc25e9ba68 Author: tledkov-gridgain Date: 2017-01-16T13:36:25Z IGNITE-4428: Hadoop: moved HadoopMapReducePlanner and dependent classes to public space. This closes #1389. This closes #1394. commit f1365421c299b754a10edf8b6f156aeeb5ff0ce1 Author: tledkov-gridgain Date: 2017-01-16T13:57:27Z IGNITE-4503: Hadoop: added boundary checks to HadoopDirectDataInput. This closes # 1416. commit e08b6ff48916edfab2dbd5d62092be5a1f819a2f Author: Pavel Tupitsyn Date: 2017-01-19T10:34:59Z Merge branch 'master' into ignite-2.0 commit 43adf8a3f09c6b29fe3e70f62dbc58251d8d7cb9 Author: Ivan Veselovskiy Date: 2017-01-19T11:34:23Z IGNITE-4219: Hadoop: fixed serialization of long strings. This closes #1409. commit 454b9769e72775c5f6b44a36f0eef84bcce13bd7 Author: devozerov Date: 2017-01-19T11:34:43Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 4cd332b781cf700b99402eed2363f988f6403602 Author: Sergey Chugunov Date: 2017-01-19T12:05:09Z IGNITE-4157 Use discovery custom messages instead of marshaller cache - Fixes #1271. Signed-off-by: Alexey Goncharuk commit d0a6c57aa26bca64ef68370c0ebdb5ce45bcc765 Author: Pavel Tupitsyn Date: 2017-01-19T14:10:41Z IGNITE-4441 Define plugin API in .NET This closes #1362 commit 34a97833905a33bdb31b8e4580a576c2142313a7 Author: Alexey Goncharuk Date: 2017-01-19T15:04:23Z IGNITE-4157 - Added mapping update listener stub commit e8377167b7b8dd020a93d92c743e4541dcd000ed Author: Pavel Tupitsyn Date: 2017-01-20T10:00:40Z Merge branch 'master' into ignite-2.0 commit 38cb67d45eb91e20ad4b92a490747534f5e8febb Author: Pavel Tupitsyn Date: 2017-01-20T13:09:57Z Merge branch 'master' into ignite-2.0 commit 82857d0cb6e2984a5359b822a9c903874414aa67 Author: Pavel Tupitsyn Date: 2017-01-23T10:12:12Z Merge branch 'master' into ignite-2.0 # Conflicts: # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1MapTask.java # modules/hadoop/src/main/java/org/apache/ignite/internal/processors/hadoop/impl/v1/HadoopV1ReduceTask.java commit b0f84872945f36f240218636c298ecc9f765c152 Author: Pavel Tupitsyn Date:
[GitHub] ignite pull request #1592: Ignite 4584
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1592 Ignite 4584 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4584 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1592.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 #1592 commit b81621bf2e8a35b20989f95ff52c0f6d91dd75d6 Author: tledkov-gridgain Date: 2017-01-19T13:42:38Z IGNITE-4580 change async API at the IgniteCompute, change examples, add tests to FullAPI suite commit 310c846688eeb401c4832b2b633dddcd9dff63f4 Author: tledkov-gridgain Date: 2017-01-20T13:54:59Z IGNITE-4580 rename internal methods commit b1918f0bb776e7e0ae8c544df0c5f653e5193b96 Author: tledkov-gridgain Date: 2017-01-23T12:29:03Z IGNITE-4581: add new async public API commit 2a14d1d99e2250167b151dc9220951f289050f9b Author: tledkov-gridgain Date: 2017-01-23T12:59:14Z IGNITE-4581: fix text cache proxy commit 02ae641cc415da517bef341bba6d44f323eea5fc Author: tledkov-gridgain Date: 2017-01-23T14:17:47Z IGNITE-4581: modify examples and full API tests commit da26d5316540c2dfae7f396cd89b79bae280ae50 Author: tledkov-gridgain Date: 2017-01-23T14:50:11Z IGNITE-4581: javadoc commit 30b0bd538b8d73e6a879d0cc3812a55049a646f7 Author: devozerov Date: 2017-01-24T08:53:45Z Merge branch 'ignite-2.0' into ignite-4580 commit 3e7e00f3ff5798d47a240483d35a4ce7581637ff Author: devozerov Date: 2017-01-24T09:01:02Z Minors. commit 6c8fe6dbadeeb6a84240ce1743d50a01be8fde5e Author: tledkov-gridgain Date: 2017-01-24T09:22:08Z IGNITE-4581: revert IgniteAsyncSupported annotation commit 48112a2e5d3341e1ece5a6d74ce3c5246409743c Author: devozerov Date: 2017-01-24T10:08:10Z Merge branch 'ignite-2.0' into ignite-4581 commit 2160eafd4871fba9ad70c8a00aa1650aa7596c98 Author: tledkov-gridgain Date: 2017-01-24T10:29:04Z IGNITE-4581: modify PlatformCache to use new async API commit cb5595cc1d5c184ebebae0584bddeba7e7bf9030 Author: tledkov-gridgain Date: 2017-01-24T10:59:44Z IGNITE-4580: use IgniteFuture instead of ComputeTaskFuture for closures commit dffc5f9feec0644afcb7cb4e741cb624687b781d Author: tledkov-gridgain Date: 2017-01-24T12:36:04Z Merge branch 'ignite-4580' into ignite-4581 commit 9f165d46023b4277b1d5b8257760c76ccd42b701 Author: tledkov-gridgain Date: 2017-01-24T15:15:34Z IGNITE-4581: add tests for new async methods commit 42d653a209c0d6cc2d8f36bf1363b7fa3ca973c4 Author: tledkov-gridgain Date: 2017-01-24T15:17:38Z Merge branch 'ignite-2.0' into ignite-4581 commit 38e2f78e046f250f97f1c6144191873bc00c0099 Author: tledkov-gridgain Date: 2017-01-25T08:34:04Z IGNITE-4582: Async API: IgniteFileSystem refactoring commit 696d0032694027d8e21d99126eb8fd00080622a7 Author: tledkov-gridgain Date: 2017-01-25T08:39:07Z cosmetic commit 37a8bcde0abed924bab80c175d7222e90a7b25ce Author: tledkov-gridgain Date: 2017-01-25T12:27:10Z IGNITE-4581: remove currentFuture impl from PlatformCache commit 808bc369881f1122bdcf9006be0460a1626a5968 Author: tledkov-gridgain Date: 2017-01-25T11:52:32Z IGNITE-4583: new async API at the IgniteCluster, IgniteEvents, IgniteMessaging, IgniteServices, Transaction commit f3b7c27c18a1f8e68ebb97e0088e713d09b365d1 Author: tledkov-gridgain Date: 2017-01-25T14:57:00Z IGNITE-4583: add tests for new API commit 557ab876857de24b02a10aea2f0837de47a042d3 Author: tledkov-gridgain Date: 2017-01-25T15:12:31Z Merge branches 'ignite-4581', 'ignite-4582' and 'ignite-4583' into ignite-4584 commit 15785c8488d36f5f980278d453c160c9d8674266 Author: tledkov-gridgain Date: 2017-01-26T09:44:43Z Merge branch 'ignite-2.0' into ignite-4581 commit b6712271719a95f44abc6a90347ce73f7cfa2c2a Author: tledkov-gridgain Date: 2017-01-26T09:52:01Z IGNITE-4581: revert platform changes commit 321dc04545ba0014f5755496460ebbbf673b394c Author: tledkov-gridgain Date: 2017-01-26T11:56:10Z IGNITE-4581: fix platform cache commit a146e801d813f5e5343cbcb801a83e5e10ae0347 Author: tledkov-gridgain Date: 2017-01-26T11:57:19Z Merge remote-tracking branch 'community/ignite-4581' into ignite-4581 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/platform/cache/PlatformCache.java commit d2984e09f0b53d0b146e5949d7d0aa0166aabe57 Author: tledkov-gridgain Date: 2017-01-26T12:39:34Z IGNITE-4581: fix platform cache commit 24cd711d2b9a81b1e7c30f22af339155fc684d5a Author: tledkov-gridgain Date: 2017-01-26T13:37:00Z IGNITE-4581: use new async API instead old at the ignite commit 1039b
[GitHub] ignite pull request #1600: Ignite 3018 fair
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1600 Ignite 3018 fair You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3018-fair Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1600.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 #1600 commit ed35a9eb6f02771c5996209a1e19a4b0557309b6 Author: tledkov-gridgain Date: 2017-02-27T09:49:31Z IGNITE-3018: RendezvousAffinityFunction performance tuning commit 3a6d17c2250158b54e3573af23b9b1534c3c8e92 Author: tledkov-gridgain Date: 2017-02-27T10:57:36Z IGNITE-3018: fix review issues commit db5512b65ce273d955ecd1c2381ade84491895ad Author: tledkov-gridgain Date: 2017-03-02T14:32:04Z Merge branch 'ignite-2.0' into ignite-3018 commit f969a5b923ec9532464efb657cf3f8aa37232fcc Author: tledkov-gridgain Date: 2017-03-07T12:56:10Z IGNITE-3018: implement simple partition balance for rendezvouz affinity --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1626: IGNITE-4824 Remove: AffinityTask.affinityKey meth...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1626 IGNITE-4824 Remove: AffinityTask.affinityKey method You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4824 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1626.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 #1626 commit 955c97a02b1e5da238dfeca563a25200e226f71d Author: tledkov-gridgain Date: 2017-03-15T14:13:28Z IGNITE-4824 Remove: AffinityTask.affinityKey method --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1633: IGNITE-4827
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1633 IGNITE-4827 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4827 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1633.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 #1633 commit 225f9c70dc25aebceaa324ad18c240734c8b504f Author: tledkov-gridgain Date: 2017-03-15T15:47:43Z IGNITE-4827: remove LATE_AFF_ASSIGN_SINCE commit f05710883a4fb020a099ca6722355e2468f043eb Author: tledkov-gridgain Date: 2017-03-16T09:48:47Z IGNITE-4827: LOAD_CACHE_JOB_SINCE and refactoring the class GridCacheAdapter.LoadKeysCallable and v2 commit 34414c1c5ddf26853822595f8bf0c18c0f5911a1 Author: tledkov-gridgain Date: 2017-03-16T09:52:37Z IGNITE-4827: remove PartitionSizeLongTask.SINCE_VER commit 152324f33037e896df59ae2ede0746b551f4e808 Author: tledkov-gridgain Date: 2017-03-16T13:00:57Z IGNITE-4827: VisorCacheConfiguration remove compatibility with older versions commit eb815762fe2003fc69bbbd7938e34cef71cbc851 Author: tledkov-gridgain Date: 2017-03-16T13:22:17Z IGNITE-4827: remove GridDhtPartitionMap and rename GridDhtPartitionMap2 commit bdb63a2ed7cc64d598cbc0cf27124a3574c2599a Author: tledkov-gridgain Date: 2017-03-16T13:26:35Z IGNITE-4827: remove NEAR_JOB_SINCE commit cde7ba7de4f60e3bb955f5c071b29582bcc1db28 Author: tledkov-gridgain Date: 2017-03-16T13:28:13Z IGNITE-4827: minors commit 039c1d334ae7def3fc00d905db2a0b5388199964 Author: tledkov-gridgain Date: 2017-03-16T13:33:19Z IGNITE-4827: remove CUSTOM_MSG_ALLOW_JOINING_FOR_VERIFIED_SINCE commit 021a22280257fd36392379fe4619ef109c9c7412 Author: tledkov-gridgain Date: 2017-03-16T13:52:50Z IGNITE-4827: remove VisorCache compat commit dbd2cb88e447261b0618f47f085f4ba0a594bd0d Author: tledkov-gridgain Date: 2017-03-16T13:55:32Z IGNITE-4827: remove MULTIPLE_CONN_SINCE_VER commit 2dd6e75901b790c5d8bbd8a740bc94ebe0268483 Author: tledkov-gridgain Date: 2017-03-16T14:10:30Z IGNITE-4827: remove PART_MAP_COMPRESS_SINCE commit 0f7c4fb1d5a1b4d73d54be6cbbbef2a167df93e5 Author: tledkov-gridgain Date: 2017-03-16T14:24:28Z IGNITE-4827: remove old rebalance API commit aba09393f552b472434a86ccc6dbe05355a63f09 Author: tledkov-gridgain Date: 2017-03-16T14:39:47Z IGNITE-4827: remove CacheContinuousQueryBatchAck.SINCE_VER commit e3aeadf2d0bf1d039ea6e081945df9091d13427e Author: tledkov-gridgain Date: 2017-03-16T15:32:24Z IGNITE-4827: remove services compatibility with older version commit 20422f1ed74abb6655ac7862e7d11409cd9b1464 Author: tledkov-gridgain Date: 2017-03-16T15:41:12Z IGNITE-4827: remove BINARY_CFG_CHECK_SINCE commit 663a07cbb9865d342fc3bf5612be1228f537358a Author: tledkov-gridgain Date: 2017-03-16T16:08:11Z IGNITE-4827: remove services compatibility with older version commit 572ad53a7adca25b0a6a97712a1aae9e40271836 Author: tledkov-gridgain Date: 2017-03-17T07:23:16Z IGNITE-4827: remove GridQueryRequest commit 6e0aa1483bce6a0f869a9217f5e077b6913f5a08 Author: Alexey Kuznetsov Date: 2017-03-17T07:46:23Z IGNITE-4827 Cleanup deprecated code. commit 021068904901254f843553c6f7a2a181e2f29e93 Author: tledkov-gridgain Date: 2017-03-17T09:04:06Z IGNITE-4827: remove SINGLE_GET_MSG_SINCE commit 8e71cc803e10f25967465d80a5086cba19bf86aa Author: tledkov-gridgain Date: 2017-03-17T09:30:05Z IGNITE-4827: remove unused commit 178d520d02022cdb8832f6a69b3c4a9fc4178f58 Author: tledkov-gridgain Date: 2017-03-17T09:30:14Z Merge branch 'ignite-2.0' into ignite-4827 commit 1e3fc2d92bd484d051d27654a2785369a5859593 Author: tledkov-gridgain Date: 2017-03-17T09:36:03Z IGNITE-4827: minors commit f9d193abbb221f525c4fb3b657c76c583fb95210 Author: tledkov-gridgain Date: 2017-03-17T09:38:47Z IGNITE-4827: remove LOCAL_STORE_KEEPS_PRIMARY_AND_BACKUPS_SINCE commit 8118fa1be3fca9a3317dd8d9b6e44107bb68dd09 Author: tledkov-gridgain Date: 2017-03-17T11:51:35Z IGNITE-4827: remove compatibility at compute closures commit ace6e1875e8d1bc5918fffc05ff2afd69104f355 Author: tledkov-gridgain Date: 2017-03-17T12:44:10Z IGNITE-4827: remove continuous query compatibility commit cb993dec0d55c57911c2d1de8e1692388c4572ad Author: tledkov-gridgain Date: 2017-03-17T12:45:32Z IGNITE-4827: remove unused commit 7ddcd2f005bda898e0eb241e4a2a889f5e783f30 Author: tledkov-gridgain Date: 2017-03-17T12:47:33Z IGNITE-4827: remove service topology compatibility commit c76658ebe79b95a2eb296348ae6e6925186ca408 Author: tledkov-gridgain Date: 2017-03-17T12:52:07Z IGNITE-4827: remove CLIENT_ACK_SINCE_VERSION commit fa667517046cb4c8123d828801d4bd
[GitHub] ignite pull request #1647: Ignite 3018 fair
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1647 Ignite 3018 fair You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3018-fair Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1647.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 #1647 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1648: IGNITE-4475 Simplify async API
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1648 IGNITE-4475 Simplify async API You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4475-async Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1648.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 #1648 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1654: IGNITE-4827 Remove deprecated code related to bac...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1654 IGNITE-4827 Remove deprecated code related to backward compatibility You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4827 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1654.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 #1654 commit 225f9c70dc25aebceaa324ad18c240734c8b504f Author: tledkov-gridgain Date: 2017-03-15T15:47:43Z IGNITE-4827: remove LATE_AFF_ASSIGN_SINCE commit f05710883a4fb020a099ca6722355e2468f043eb Author: tledkov-gridgain Date: 2017-03-16T09:48:47Z IGNITE-4827: LOAD_CACHE_JOB_SINCE and refactoring the class GridCacheAdapter.LoadKeysCallable and v2 commit 34414c1c5ddf26853822595f8bf0c18c0f5911a1 Author: tledkov-gridgain Date: 2017-03-16T09:52:37Z IGNITE-4827: remove PartitionSizeLongTask.SINCE_VER commit 152324f33037e896df59ae2ede0746b551f4e808 Author: tledkov-gridgain Date: 2017-03-16T13:00:57Z IGNITE-4827: VisorCacheConfiguration remove compatibility with older versions commit eb815762fe2003fc69bbbd7938e34cef71cbc851 Author: tledkov-gridgain Date: 2017-03-16T13:22:17Z IGNITE-4827: remove GridDhtPartitionMap and rename GridDhtPartitionMap2 commit bdb63a2ed7cc64d598cbc0cf27124a3574c2599a Author: tledkov-gridgain Date: 2017-03-16T13:26:35Z IGNITE-4827: remove NEAR_JOB_SINCE commit cde7ba7de4f60e3bb955f5c071b29582bcc1db28 Author: tledkov-gridgain Date: 2017-03-16T13:28:13Z IGNITE-4827: minors commit 039c1d334ae7def3fc00d905db2a0b5388199964 Author: tledkov-gridgain Date: 2017-03-16T13:33:19Z IGNITE-4827: remove CUSTOM_MSG_ALLOW_JOINING_FOR_VERIFIED_SINCE commit 021a22280257fd36392379fe4619ef109c9c7412 Author: tledkov-gridgain Date: 2017-03-16T13:52:50Z IGNITE-4827: remove VisorCache compat commit dbd2cb88e447261b0618f47f085f4ba0a594bd0d Author: tledkov-gridgain Date: 2017-03-16T13:55:32Z IGNITE-4827: remove MULTIPLE_CONN_SINCE_VER commit 2dd6e75901b790c5d8bbd8a740bc94ebe0268483 Author: tledkov-gridgain Date: 2017-03-16T14:10:30Z IGNITE-4827: remove PART_MAP_COMPRESS_SINCE commit 0f7c4fb1d5a1b4d73d54be6cbbbef2a167df93e5 Author: tledkov-gridgain Date: 2017-03-16T14:24:28Z IGNITE-4827: remove old rebalance API commit aba09393f552b472434a86ccc6dbe05355a63f09 Author: tledkov-gridgain Date: 2017-03-16T14:39:47Z IGNITE-4827: remove CacheContinuousQueryBatchAck.SINCE_VER commit e3aeadf2d0bf1d039ea6e081945df9091d13427e Author: tledkov-gridgain Date: 2017-03-16T15:32:24Z IGNITE-4827: remove services compatibility with older version commit 20422f1ed74abb6655ac7862e7d11409cd9b1464 Author: tledkov-gridgain Date: 2017-03-16T15:41:12Z IGNITE-4827: remove BINARY_CFG_CHECK_SINCE commit 663a07cbb9865d342fc3bf5612be1228f537358a Author: tledkov-gridgain Date: 2017-03-16T16:08:11Z IGNITE-4827: remove services compatibility with older version commit 572ad53a7adca25b0a6a97712a1aae9e40271836 Author: tledkov-gridgain Date: 2017-03-17T07:23:16Z IGNITE-4827: remove GridQueryRequest commit 6e0aa1483bce6a0f869a9217f5e077b6913f5a08 Author: Alexey Kuznetsov Date: 2017-03-17T07:46:23Z IGNITE-4827 Cleanup deprecated code. commit 021068904901254f843553c6f7a2a181e2f29e93 Author: tledkov-gridgain Date: 2017-03-17T09:04:06Z IGNITE-4827: remove SINGLE_GET_MSG_SINCE commit 8e71cc803e10f25967465d80a5086cba19bf86aa Author: tledkov-gridgain Date: 2017-03-17T09:30:05Z IGNITE-4827: remove unused commit 178d520d02022cdb8832f6a69b3c4a9fc4178f58 Author: tledkov-gridgain Date: 2017-03-17T09:30:14Z Merge branch 'ignite-2.0' into ignite-4827 commit 1e3fc2d92bd484d051d27654a2785369a5859593 Author: tledkov-gridgain Date: 2017-03-17T09:36:03Z IGNITE-4827: minors commit f9d193abbb221f525c4fb3b657c76c583fb95210 Author: tledkov-gridgain Date: 2017-03-17T09:38:47Z IGNITE-4827: remove LOCAL_STORE_KEEPS_PRIMARY_AND_BACKUPS_SINCE commit 8118fa1be3fca9a3317dd8d9b6e44107bb68dd09 Author: tledkov-gridgain Date: 2017-03-17T11:51:35Z IGNITE-4827: remove compatibility at compute closures commit ace6e1875e8d1bc5918fffc05ff2afd69104f355 Author: tledkov-gridgain Date: 2017-03-17T12:44:10Z IGNITE-4827: remove continuous query compatibility commit cb993dec0d55c57911c2d1de8e1692388c4572ad Author: tledkov-gridgain Date: 2017-03-17T12:45:32Z IGNITE-4827: remove unused commit 7ddcd2f005bda898e0eb241e4a2a889f5e783f30 Author: tledkov-gridgain Date: 2017-03-17T12:47:33Z IGNITE-4827: remove service topology compatibility commit c76658ebe79b95a2eb296348ae6e6925186ca408 Author: tledkov-gridgain Date: 2017-03-17T12:52:07Z IGNITE-48
[GitHub] ignite pull request #1667: IGNITE-4839 Remove CacheTypeMetadata
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1667 IGNITE-4839 Remove CacheTypeMetadata You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4839 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1667.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 #1667 commit 37f22893e4aaf7f398928b95575a64b6280ab635 Author: tledkov-gridgain Date: 2016-08-10T09:21:13Z Merge remote-tracking branch 'remotes/community/ignite-1.7.2' commit 91a944099adee5274cf670ae12b96cfd9b779168 Author: tledkov-gridgain Date: 2016-12-07T15:58:39Z Merge remote-tracking branch 'origin/master' commit d17a53b9e1ea140cad224ae025634a814d3463c0 Author: tledkov-gridgain Date: 2016-12-09T10:14:57Z Merge remote-tracking branch 'origin/master' commit 72d4422d03a3d3f2f10f984756bf47d929b10704 Author: tledkov-gridgain Date: 2016-12-13T09:41:55Z Merge remote-tracking branch 'origin/master' commit ae58efbbd0dbd93af1be516b4b01962bfdc7641e Author: tledkov-gridgain Date: 2017-03-20T11:45:54Z IGNITE-4839: save the progress commit 46fff66eb8d44127927b09532a90a434783c8421 Author: tledkov-gridgain Date: 2017-03-21T10:05:05Z IGNITE-4839: save the progress commit c95c4217cb8f7750bd026c2622d2b60c26c3a22a Author: tledkov-gridgain Date: 2017-03-21T10:05:43Z Merge remote-tracking branch 'origin/master' commit 83e0da8f3554d064881ce5dbdd0a07bcbe314880 Author: tledkov-gridgain Date: 2017-03-21T10:08:02Z Merge branch 'master' into ignite-4839 commit b76bd801aa833542cfaa0ce7a6a494fd5f9825a1 Author: tledkov-gridgain Date: 2017-03-21T14:16:46Z Merge branch 'master' into ignite-4839 commit b11e03b9840a705a95d7a6a3b5da88471a8a7462 Author: tledkov-gridgain Date: 2017-03-22T08:30:30Z IGNITE-4839: save the progress commit fd12d4ba6be1cb102048cb52bdb713ff90097184 Author: tledkov-gridgain Date: 2017-03-22T15:02:53Z Merge branch 'master' into ignite-4839 commit ef0d1fac4369337f16498bc58a22e6c91bba9e87 Author: tledkov-gridgain Date: 2017-03-23T09:17:11Z Merge branch 'master' into ignite-4839 commit 3532c3759039b3bfb070311e8199ba71e96a2b19 Author: tledkov-gridgain Date: 2017-03-23T10:09:54Z IGNITE-4839: save the progress --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1682: IGNITE-3939 Compact long zero values binary repre...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1682 IGNITE-3939 Compact long zero values binary representation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3939-null Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1682.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 #1682 commit 2d5b989b7212b968789048ba739acec0dc0b283c Author: tledkov-gridgain Date: 2017-02-28T12:03:55Z IGNITE-3939: Binary: use special offset cont as offset for null references commit d0534ff101448d745ad945e0fa44ff29b8e0cc62 Author: tledkov-gridgain Date: 2017-03-14T12:53:26Z Merge branch 'ignite-2.0' into ignite-3939-null commit 0bc5c78736a18f7bf944f2139912c3cb3598f412 Author: tledkov-gridgain Date: 2017-03-17T13:22:05Z Merge branch 'ignite-2.0' into ignite-3939-null commit 3822d82c1617d95a87d50afe33fba4176c1f86f9 Author: tledkov-gridgain Date: 2017-03-27T12:49:16Z Merge branch 'master' into ignite-3939-null commit 264c86a7c1abb9dc2e25b2803709a5dc47be14b8 Author: tledkov-gridgain Date: 2017-03-27T13:25:00Z IGNITE-3939: save the progress commit 30cd32409f838605fd8acee731ef44b99180ff25 Author: tledkov-gridgain Date: 2017-03-27T14:53:58Z IGNITE-3939: save the progress commit 72debc5ac23cf7fa5f98aa36e094f98c5ee56ce3 Author: tledkov-gridgain Date: 2017-03-27T14:55:25Z Merge branch 'master' into ignite-3939-null commit f50ee1c1a6ba4ada09ca3a030111e7fd8b83 Author: tledkov-gridgain Date: 2017-03-27T15:27:25Z IGNITE-3939: save the progress commit aa71e39c84327e34b4b072a96d11b1f037ee1f27 Author: tledkov-gridgain Date: 2017-03-28T09:06:13Z Merge branch 'master' into ignite-3939-null commit 5739b800ed178c0042a31ea53896aaf0a419045c Author: tledkov-gridgain Date: 2017-03-28T11:25:43Z IGNITE-3939: fix null inside the instance of the BinaryValueWithType --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1683: IGNITE-4577: fix javadoc
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1683 IGNITE-4577: fix javadoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-fix-cache-javadoc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1683.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 #1683 commit 98afb3721b5fb23210f827dd3e47074ad631361e Author: tledkov-gridgain Date: 2017-03-28T12:13:48Z IGNITE-4577: fix javadoc --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1683: IGNITE-4575: fix javadoc
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1683 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1684: IGNITE-4575: fix javadoc
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1684 IGNITE-4575: fix javadoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4575-javadoc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1684.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 #1684 commit e7b14746f734512a3316e2afbd414524b21d4ec1 Author: tledkov-gridgain Date: 2017-03-28T12:24:31Z IGNITE-4575: fix javadoc --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1697: IGNITE-4849 Review and refactoring the versioned ...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1697 IGNITE-4849 Review and refactoring the versioned classes You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4849 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1697.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 #1697 commit 225f9c70dc25aebceaa324ad18c240734c8b504f Author: tledkov-gridgain Date: 2017-03-15T15:47:43Z IGNITE-4827: remove LATE_AFF_ASSIGN_SINCE commit f05710883a4fb020a099ca6722355e2468f043eb Author: tledkov-gridgain Date: 2017-03-16T09:48:47Z IGNITE-4827: LOAD_CACHE_JOB_SINCE and refactoring the class GridCacheAdapter.LoadKeysCallable and v2 commit 34414c1c5ddf26853822595f8bf0c18c0f5911a1 Author: tledkov-gridgain Date: 2017-03-16T09:52:37Z IGNITE-4827: remove PartitionSizeLongTask.SINCE_VER commit 152324f33037e896df59ae2ede0746b551f4e808 Author: tledkov-gridgain Date: 2017-03-16T13:00:57Z IGNITE-4827: VisorCacheConfiguration remove compatibility with older versions commit eb815762fe2003fc69bbbd7938e34cef71cbc851 Author: tledkov-gridgain Date: 2017-03-16T13:22:17Z IGNITE-4827: remove GridDhtPartitionMap and rename GridDhtPartitionMap2 commit bdb63a2ed7cc64d598cbc0cf27124a3574c2599a Author: tledkov-gridgain Date: 2017-03-16T13:26:35Z IGNITE-4827: remove NEAR_JOB_SINCE commit cde7ba7de4f60e3bb955f5c071b29582bcc1db28 Author: tledkov-gridgain Date: 2017-03-16T13:28:13Z IGNITE-4827: minors commit 039c1d334ae7def3fc00d905db2a0b5388199964 Author: tledkov-gridgain Date: 2017-03-16T13:33:19Z IGNITE-4827: remove CUSTOM_MSG_ALLOW_JOINING_FOR_VERIFIED_SINCE commit 021a22280257fd36392379fe4619ef109c9c7412 Author: tledkov-gridgain Date: 2017-03-16T13:52:50Z IGNITE-4827: remove VisorCache compat commit dbd2cb88e447261b0618f47f085f4ba0a594bd0d Author: tledkov-gridgain Date: 2017-03-16T13:55:32Z IGNITE-4827: remove MULTIPLE_CONN_SINCE_VER commit 2dd6e75901b790c5d8bbd8a740bc94ebe0268483 Author: tledkov-gridgain Date: 2017-03-16T14:10:30Z IGNITE-4827: remove PART_MAP_COMPRESS_SINCE commit 0f7c4fb1d5a1b4d73d54be6cbbbef2a167df93e5 Author: tledkov-gridgain Date: 2017-03-16T14:24:28Z IGNITE-4827: remove old rebalance API commit aba09393f552b472434a86ccc6dbe05355a63f09 Author: tledkov-gridgain Date: 2017-03-16T14:39:47Z IGNITE-4827: remove CacheContinuousQueryBatchAck.SINCE_VER commit e3aeadf2d0bf1d039ea6e081945df9091d13427e Author: tledkov-gridgain Date: 2017-03-16T15:32:24Z IGNITE-4827: remove services compatibility with older version commit 20422f1ed74abb6655ac7862e7d11409cd9b1464 Author: tledkov-gridgain Date: 2017-03-16T15:41:12Z IGNITE-4827: remove BINARY_CFG_CHECK_SINCE commit 663a07cbb9865d342fc3bf5612be1228f537358a Author: tledkov-gridgain Date: 2017-03-16T16:08:11Z IGNITE-4827: remove services compatibility with older version commit 572ad53a7adca25b0a6a97712a1aae9e40271836 Author: tledkov-gridgain Date: 2017-03-17T07:23:16Z IGNITE-4827: remove GridQueryRequest commit 6e0aa1483bce6a0f869a9217f5e077b6913f5a08 Author: Alexey Kuznetsov Date: 2017-03-17T07:46:23Z IGNITE-4827 Cleanup deprecated code. commit 021068904901254f843553c6f7a2a181e2f29e93 Author: tledkov-gridgain Date: 2017-03-17T09:04:06Z IGNITE-4827: remove SINGLE_GET_MSG_SINCE commit 8e71cc803e10f25967465d80a5086cba19bf86aa Author: tledkov-gridgain Date: 2017-03-17T09:30:05Z IGNITE-4827: remove unused commit 178d520d02022cdb8832f6a69b3c4a9fc4178f58 Author: tledkov-gridgain Date: 2017-03-17T09:30:14Z Merge branch 'ignite-2.0' into ignite-4827 commit 1e3fc2d92bd484d051d27654a2785369a5859593 Author: tledkov-gridgain Date: 2017-03-17T09:36:03Z IGNITE-4827: minors commit f9d193abbb221f525c4fb3b657c76c583fb95210 Author: tledkov-gridgain Date: 2017-03-17T09:38:47Z IGNITE-4827: remove LOCAL_STORE_KEEPS_PRIMARY_AND_BACKUPS_SINCE commit 8118fa1be3fca9a3317dd8d9b6e44107bb68dd09 Author: tledkov-gridgain Date: 2017-03-17T11:51:35Z IGNITE-4827: remove compatibility at compute closures commit ace6e1875e8d1bc5918fffc05ff2afd69104f355 Author: tledkov-gridgain Date: 2017-03-17T12:44:10Z IGNITE-4827: remove continuous query compatibility commit cb993dec0d55c57911c2d1de8e1692388c4572ad Author: tledkov-gridgain Date: 2017-03-17T12:45:32Z IGNITE-4827: remove unused commit 7ddcd2f005bda898e0eb241e4a2a889f5e783f30 Author: tledkov-gridgain Date: 2017-03-17T12:47:33Z IGNITE-4827: remove service topology compatibility commit c76658ebe79b95a2eb296348ae6e6925186ca408 Author: tledkov-gridgain Date: 2017-03-17T12:52:07Z IGNITE-4827: remove CLIENT_ACK_SIN
[GitHub] ignite pull request #1718: IGNITE-4699 Introduce custom configurable executo...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1718 IGNITE-4699 Introduce custom configurable executors. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4699 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1718.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 #1718 commit 421dd941ce601ddae3a0e370024f90561dd3bb8a Author: tledkov-gridgain Date: 2017-03-31T08:08:11Z IGNITE-4699: save the progress commit b4e7542fd2f4cc14b530a9f37983697c47687abe Author: tledkov-gridgain Date: 2017-03-31T09:02:32Z IGNITE-4699: save the progress commit 99c3c7c13c9833a6e7f963359c2f02db6b00228c Author: tledkov-gridgain Date: 2017-03-31T09:02:38Z Merge branch '_master' into ignite-4699 commit 0abf4bf99f422dd816d632a884442d0ecd3a Author: tledkov-gridgain Date: 2017-03-31T14:04:50Z IGNITE-4699: save the progress --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1734: IGNITE-4915 Remove deprecated methods at the publ...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1734 IGNITE-4915 Remove deprecated methods at the public API You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4915 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1734.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 #1734 commit 723bf2e2a1b0d5c52bb48d8a490189f6ac8f1d5d Author: tledkov-gridgain Date: 2017-04-05T09:35:16Z IGNITE-4915: remove IgniteCluster.mapKeysToNodes commit f346a1eecf62323fe7bb6715548cd9dabf2c486a Author: tledkov-gridgain Date: 2017-04-05T10:29:21Z IGNITE-4915: remove IgniteCache.randomEntry commit 61bfd5fa16b0002dc9ca3d141a496d7ca07872b7 Author: tledkov-gridgain Date: 2017-04-05T11:07:30Z IGNITE-4915: remove deprecated properties from IGFS configuration commit ee72fb8d267acae0cea94fa0c2cbc3c58f9a0130 Author: tledkov-gridgain Date: 2017-04-05T11:22:32Z IGNITE-4915: remove deprecated methods from IgfsPath --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1779: IGNITE-3018 Cache affinity calculation is slow wi...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1779 IGNITE-3018 Cache affinity calculation is slow with large nodes number You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3018 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1779.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 #1779 commit ed35a9eb6f02771c5996209a1e19a4b0557309b6 Author: tledkov-gridgain Date: 2017-02-27T09:49:31Z IGNITE-3018: RendezvousAffinityFunction performance tuning commit 3a6d17c2250158b54e3573af23b9b1534c3c8e92 Author: tledkov-gridgain Date: 2017-02-27T10:57:36Z IGNITE-3018: fix review issues commit db5512b65ce273d955ecd1c2381ade84491895ad Author: tledkov-gridgain Date: 2017-03-02T14:32:04Z Merge branch 'ignite-2.0' into ignite-3018 commit 163c05b6cea25aec0ca3b4ae4552338ed683631f Author: tledkov-gridgain Date: 2017-04-12T12:18:14Z Merge branch '_master' into ignite-3018 # Conflicts: # modules/core/src/main/java/org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.java commit 3695d960597a5fdbebf43bf9a3bb57f85f4f394b Author: tledkov-gridgain Date: 2017-04-12T12:18:57Z IGNITE-3018: special assignment calculation for replicated cache commit 9dfed00ba8be7676dc427f329fb9f557f71d4d21 Author: tledkov-gridgain Date: 2017-04-12T12:21:37Z IGNITE-3018: exchange fix --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1786: IGNITE-3523 IGFS: Remove "initialize default path...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1786 IGNITE-3523 IGFS: Remove "initialize default path modes" feature You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3523 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1786.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 #1786 commit 9d5b6b27a4afcdebee9af56f4b16d06ac1058cc9 Author: tledkov-gridgain Date: 2017-04-12T15:17:14Z IGNITE-3523 IGFS: Remove "initialize default path modes" feature commit 5b8ec64dc99c9918cc245f00ae9fe9649ca21224 Author: tledkov-gridgain Date: 2017-04-13T07:57:08Z Merge branch '_master' into ignite-3523 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1779: IGNITE-3018 Cache affinity calculation is slow wi...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1779 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1789: IGNITE-3524 IGFS: Do not allow nulls for FileSyst...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1789 IGNITE-3524 IGFS: Do not allow nulls for FileSystemConfiguration.name You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3524 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1789.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 #1789 commit cc5de23a26ba3cb93a209e66741e114db5228343 Author: tledkov-gridgain Date: 2017-04-13T10:18:07Z IGNITE-3524 IGFS: Do not allow nulls for FileSystemConfiguration.name commit 05eca2e19f9036cac0198eef7da74674ff2623da Author: tledkov-gridgain Date: 2017-04-13T14:10:50Z IGNITE-3524 IGFS: Do not allow nulls for FileSystemConfiguration.name --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1816: IGNITE-4990 Remove deprecated properties from Fil...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1816 IGNITE-4990 Remove deprecated properties from FileSystemConfiguration You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4990 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1816.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 #1816 commit 0b4602e3b6b434951cb303241bc98ec59df79eb4 Author: devozerov Date: 2017-04-14T13:28:27Z Done. commit 5aeccc03df05a681844b4cd52eed4e4a5ac8a8c1 Author: Alexey Kuznetsov Date: 2017-04-17T09:13:04Z Merge branch master into ignite-4990. commit 14ba6766e493a8a49201e710ef26129a4da975f1 Author: Alexey Kuznetsov Date: 2017-04-17T09:14:32Z IGNITE-4990 Review. commit c08b3c856a5d207411174411172103cdd9c031d6 Author: tledkov-gridgain Date: 2017-04-18T10:19:04Z Merge branch '_master' into ignite-4990 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1830: IGNITE-3549 IGFS: Switch "accessTime" and "modifi...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1830 IGNITE-3549 IGFS: Switch "accessTime" and "modification" time in setT⦠â¦imes() method You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3549 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1830.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 #1830 commit 5c25e8a0d12a46d2fd1ba43c868b40319aa6462c Author: tledkov-gridgain Date: 2017-04-19T10:20:06Z IGNITE-3549 IGFS: Switch "accessTime" and "modification" time in setTimes() method --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1697: IGNITE-4849 Review and refactoring the versioned ...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1697 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1816: IGNITE-4990 Remove deprecated properties from Fil...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1816 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1854: IGNITE-3521 IGFS: Remove "max space" notion
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1854 IGNITE-3521 IGFS: Remove "max space" notion You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3521 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1854.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 #1854 commit d8480bdc22048ffadd3716f5d3a1f1c6a1797a0f Author: devozerov Date: 2017-04-18T12:24:19Z IGNITE-4990: Removed deprecated properties from FileSystemConfiguration. This closes #1816. commit eaf7350c64aabd98084df4eca337923c0208d085 Author: devozerov Date: 2017-04-18T12:25:27Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 3565e4ee60e705e0bc34a73045a8b9b161df2e6e Author: Anton Vinogradov Date: 2017-04-18T12:32:29Z Special profiles to set versions and check compilation across all modules commit 862d8af0a27974eec76665a8d336a4be4c08361a Author: Dmitriy Govorukhin Date: 2017-04-18T12:42:54Z master - fixed SPI test commit c4d81808c3cc002f1c71afb275361b728a84440b Author: Dmitriy Govorukhin Date: 2017-04-18T12:44:15Z master - Fixed jetty REST processor testIncorrectPut commit 22580e19b7ae5d11b8c299e2b3d92f5c8b9f0e8c Author: Alexander Belyak Date: 2017-04-18T11:56:50Z IGNITE-4927 Write behind - add an option to skip write coalescing Signed-off-by: nikolay_tikhonov commit 58a8cb2579665c989ea9b08ebebf7b050f4d1405 Author: Pavel Tupitsyn Date: 2017-04-18T13:01:49Z .NET: Fix MessagingTest flakiness commit 7038af4a7d976e59a7875b32b3ee3dfc1758908d Author: Yury Babak Date: 2017-04-18T13:46:15Z IGNITE-5000 Rename Ignite Math module to Ignite ML module added missed licenses renamed packages fixed wrong ml profile activation commit d78e071a7de1129838652e9f377ff73d3a84495d Author: Yury Babak Date: 2017-04-18T13:47:15Z IGNITE-5000 Rename Ignite Math module to Ignite ML module added missed licenses renamed packages fixed wrong ml profile activation commit d60cf53bbfae162ac96ec1525bcd1772b8249a79 Author: Konstantin Dudkov Date: 2017-04-18T13:50:16Z ignite-4982 Fixed GridIntList. commit 43d6d7e7eb9eb146c48b843293849ac687ead216 Author: sboikov Date: 2017-04-18T13:50:45Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 8ea9f83ce7f21f6ba50c0c644f62319f25b56ebd Author: Alexey Kuznetsov Date: 2017-04-18T13:39:58Z master Fixed Visor tests. (cherry picked from commit 36a6cd0) commit 9e7421f261354b28119094b3b53b9490fd817b24 Author: devozerov Date: 2017-04-18T14:04:43Z Merge branch 'master' into ignite-2.0 commit 2edb935cbf87198993c403724e26efc655710c25 Author: devozerov Date: 2017-04-18T14:11:34Z IGNITE-4565: Implemented CREATE INDEX and DROP INDEX. This closes #1773. This closes #1804. commit 9b21c85d6ec0cdbba8cbf2382559a8ef5a82e15c Author: Alexey Goncharuk Date: 2017-04-18T15:40:27Z master - Mute test with a correct link commit f82ed01807c80b36b7e361a5800ea131c1431c14 Author: Alexey Goncharuk Date: 2017-04-18T15:40:55Z master - Fix mvcc tests after CLOCK mode removal commit 36e7e19830dc53c0ed02a0d83806b2cb5a7c7ce5 Author: Alexey Kuznetsov Date: 2017-04-19T04:34:16Z IGNITE-4988 Cleanup code. commit d38348432a2b8b66999c6410ec4f5c1ef050191d Author: sboikov Date: 2017-04-19T09:46:31Z Attempt to fix awaitPartitionMapExchange: wait for last exchange completion to avoid races with cache destroy. commit 22d5e55bee69403c4f9f8da9c113751ce110aa2d Author: tledkov-gridgain Date: 2017-04-19T09:54:14Z IGNITE-3523 IGFS: Remove "initialize default path modes" feature. This closes #1786. commit 2ded758ad1f1663aea05ca943ecf509b1574c0bf Author: devozerov Date: 2017-04-19T09:54:34Z Merge remote-tracking branch 'origin/ignite-2.0' into ignite-2.0 commit 800b8bd90033ab64f4299ba242cc89b1f4c98417 Author: Alexey Goncharuk Date: 2017-04-19T10:55:02Z IGNITE-4993 - Fixing distributed joins on segmented index. commit b47f29d83f25037c5bf3cfe489b7120a238c7120 Author: Evgenii Zhuravlev Date: 2017-04-19T11:01:21Z IGNITE-4925 Fix IgniteCacheBinaryObjectsScanSelfTest.testScanNoClasses - Fixes #1750. commit 15359bc0b048c1a6a4093ea8998b343374667d43 Author: Andrey V. Mashenkov Date: 2017-04-19T03:30:30Z Fixed service deployment tests. commit fb1dea79e6bbdadd5152818276d71b77c5f18942 Author: Andrey V. Mashenkov Date: 2017-04-19T03:45:08Z Fixed javadoc. commit 5dab5fb65d97921d7e28e04283a3d47d00c44a25 Author: Alexey Goncharuk Date: 2017-04-19T11:22:00Z Minor corrections in tests. commit d76a7299a209c0282b9d
[GitHub] ignite pull request #1863: IGNITE-5036 Disallow @QuerySqlField and @QueryTex...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1863 IGNITE-5036 Disallow @QuerySqlField and @QueryTextField on methods You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5036 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1863.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 #1863 commit 2d505817cef677c523dc27a521a709d983cc26e5 Author: devozerov Date: 2017-04-20T08:31:14Z WIP. commit 668be3703cedad20c3440f3b6c050e909ad85e38 Author: tledkov-gridgain Date: 2017-04-20T09:50:57Z Merge branch 'ignite-2.0' into ignite-5036 commit 214c665beec3e50ec78ed1f6aa1f5a8a7f07bd57 Author: tledkov-gridgain Date: 2017-04-20T10:32:51Z IGNITE-5036: save the progress commit b2a420f04075822682e1101d7776041e62dbf88b Author: tledkov-gridgain Date: 2017-04-20T10:41:33Z IGNITE-5036: save the progress commit c92e3090be6aa9a2fff881d71b32df185fcae82d Author: tledkov-gridgain Date: 2017-04-20T15:23:54Z Merge branch 'ignite-2.0' into ignite-5036 commit 564e59f71482ef0791c4a6d18b50b12cb463d516 Author: tledkov-gridgain Date: 2017-04-21T08:34:55Z IGNITE-5036: save the progress commit 2861a904d6c8429627cb49e34c247de380fe7b9b Author: tledkov-gridgain Date: 2017-04-21T13:41:10Z Merge branch 'ignite-2.0' into ignite-5036 commit cc54788c586782110ecf6ed2b673142acef7af40 Author: tledkov-gridgain Date: 2017-04-24T09:15:37Z Merge branch 'ignite-2.0' into ignite-5036 commit 53e07627f1e72dbe3e7594e805a56d9fa3522e42 Author: tledkov-gridgain Date: 2017-04-24T12:28:39Z IGNITE-5036: cassandra: save the progress commit e27054f9cc430ce8d3541129efffe5b7e0ea523f Author: tledkov-gridgain Date: 2017-04-24T13:28:10Z IGNITE-5036: cassandra: save the progress commit 732b6c8850a84a12536ff2b38964010e1c3d20ea Author: tledkov-gridgain Date: 2017-04-24T14:16:11Z IGNITE-5036: cassandra: save the progress commit 504890f3182085b304166a88c4c965e1d5a12cbb Author: tledkov-gridgain Date: 2017-04-24T14:37:41Z IGNITE-5036: the progress --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1905: IGNITE-5128 Support queries for GridClientData
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1905 IGNITE-5128 Support queries for GridClientData You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5128 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1905.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 #1905 commit 67d0f08a0ff26d59cc6ef8ed57efd0b682779f78 Author: tledkov-gridgain Date: 2017-05-03T10:52:17Z IGNITE-5128: Support queries for GridClientData based on rest protocol commit 2d1dd52f291e8471cd6f194ef76a3130c72d57cb Author: tledkov-gridgain Date: 2017-05-04T08:54:14Z Merge branch '_master' into ignite-5128 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1905: IGNITE-5128 Support queries for GridClientData
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1905 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1912: IGNITE-5163 JDBC Driver: thin jdbc driver is base...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1912 IGNITE-5163 JDBC Driver: thin jdbc driver is based on pure TCP protocol (handshake implementation) You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5163 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1912.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 #1912 commit c7e215347e567f5c6c11954d932cfbb63743ec24 Author: tledkov-gridgain Date: 2017-05-04T14:59:38Z IGNITE-5163 save the progress commit b0023f87ab9f08063001bee77931ae9edc13487e Author: tledkov-gridgain Date: 2017-05-05T12:03:08Z IGNITE-5163 save the progress commit fa9fee2a996f676f2a1c3371adaf0a35ce2810f7 Author: tledkov-gridgain Date: 2017-05-05T12:03:14Z Merge branch '_master' into ignite-5163 commit dca4546b82547f1eef97e7bd1f3254914d3b5055 Author: tledkov-gridgain Date: 2017-05-05T12:06:04Z Merge branch '_master' into ignite-5163 commit db57be2da1beddc91df301033386f2a97ec578f2 Author: tledkov-gridgain Date: 2017-05-05T12:11:29Z IGNITE-5163: fix after merge --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1974: IGNITE-4892 Support DML for thin client based JDB...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1974 IGNITE-4892 Support DML for thin client based JDBC driver You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4892 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1974.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 #1974 commit 3ce02a3331cfa38cdb29859b69d4a5cd5cfd6e5b Author: tledkov-gridgain Date: 2017-04-26T14:42:16Z IGNITE-4892: save the progress commit 64ed8bdfe94ac01bd15f1e26a9b437ec13a511eb Author: tledkov-gridgain Date: 2017-04-26T14:51:45Z Merge branch '_master' into ignite-4892 commit 5e9a03cc36270d8bd6d4cc0eba800a9d23284988 Author: tledkov-gridgain Date: 2017-04-27T09:26:31Z IGNITE-4892: save the progress commit 7c394d1f79992a8e74a8bd021740e72732314e37 Author: tledkov-gridgain Date: 2017-04-27T15:36:31Z IGNITE-4892: save the progress commit 31cafbf1d4873aecafca5e7d49c6c6a2f27a53ef Author: tledkov-gridgain Date: 2017-04-28T08:11:39Z IGNITE-4892: save the progress commit a6a3d1e34f70165fac1c2a8958a0a2060e83d0ae Author: tledkov-gridgain Date: 2017-04-28T08:12:50Z Merge branch '_master' into ignite-4892 commit 7dd7b7082b8831e649e634cfa2991db6a0512734 Author: tledkov-gridgain Date: 2017-05-02T08:05:50Z IGNITE-4892: save the progress commit 3f88d45fc0cdd9a579cf4483d062a8f5db4d6499 Author: tledkov-gridgain Date: 2017-05-19T12:56:27Z Merge branch '_master' into ignite-4892 commit ecdd60d3cdf71b353c9edcd2e738b6dd2588ab37 Author: tledkov-gridgain Date: 2017-05-19T12:58:12Z IGNITE-4892: save the progress commit 11277385815bbbac9b3e78568c5962f866b03781 Author: tledkov-gridgain Date: 2017-05-19T12:58:40Z Merge branch '_master' into ignite-4892 commit 075cc01aa4b885d26f41819b8d26459b5769a179 Author: tledkov-gridgain Date: 2017-05-19T13:00:35Z IGNITE-4892: save the progress --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #1994: IGNITE-5176 JDBC Driver: implement query executio...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1994 IGNITE-5176 JDBC Driver: implement query execution for thin jdbc driver based on common odbc/jdbc protocol You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5176 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1994.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 #1994 commit c7e215347e567f5c6c11954d932cfbb63743ec24 Author: tledkov-gridgain Date: 2017-05-04T14:59:38Z IGNITE-5163 save the progress commit b0023f87ab9f08063001bee77931ae9edc13487e Author: tledkov-gridgain Date: 2017-05-05T12:03:08Z IGNITE-5163 save the progress commit fa9fee2a996f676f2a1c3371adaf0a35ce2810f7 Author: tledkov-gridgain Date: 2017-05-05T12:03:14Z Merge branch '_master' into ignite-5163 commit dca4546b82547f1eef97e7bd1f3254914d3b5055 Author: tledkov-gridgain Date: 2017-05-05T12:06:04Z Merge branch '_master' into ignite-5163 commit db57be2da1beddc91df301033386f2a97ec578f2 Author: tledkov-gridgain Date: 2017-05-05T12:11:29Z IGNITE-5163: fix after merge commit 4412b1b085c7f81426e4d11b139ad856f0b6bf2d Author: tledkov-gridgain Date: 2017-05-05T12:33:10Z IGNITE-5163: minor commit d8d0a9b6309cd75b37ff50f18c22560a26c9c23b Author: tledkov-gridgain Date: 2017-05-05T14:02:46Z Merge branch 'master' into ignite-5163 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/SqlListenerProtocolVersion.java commit 7f60086405d8160c5d24f9a5cd36f99e81fd8e4e Author: tledkov-gridgain Date: 2017-05-05T14:54:15Z IGNITE-5163: fix after merge commit 461a6fe654db0e81f84c74649b5e88a703af80c9 Author: tledkov-gridgain Date: 2017-05-05T15:04:50Z IGNITE-5163: add properties to handshake commit abd3894dd3419bdc1a14f15893fc9737d1cd0761 Author: tledkov-gridgain Date: 2017-05-05T15:08:01Z IGNITE-5163: minors commit 7ddc2f7641f222a29dbc8caa5197f453db0d5981 Author: tledkov-gridgain Date: 2017-05-10T08:49:17Z Merge branch '_master' into ignite-5163 commit 9bfe91d3a597083da921220650c3e417dbb0b5c6 Author: devozerov Date: 2017-05-10T09:59:22Z Merge branch 'master' into ignite-5163 commit a303e25e5d1fe815e314d4fad2858d1d374487a8 Author: devozerov Date: 2017-05-10T10:24:00Z Review. commit 8b94095ab8ab8a70d7fc9ec20df52e0c19d5bd19 Author: devozerov Date: 2017-05-10T10:25:28Z Merge remote-tracking branch 'upstream/ignite-5163' into ignite-5163 # Conflicts: # modules/core/src/main/java/org/apache/ignite/IgniteJdbcThinDriver.java # modules/core/src/main/java/org/apache/ignite/internal/jdbc/thin/JdbcTcpIo.java commit e8eb3f519dbd8a1bca3acf42bb8b8477afc385e4 Author: tledkov-gridgain Date: 2017-05-11T12:03:18Z IGNITE-5163: fix review issues commit 081f27794d76adbf61add720dd0b1f88a69b373e Author: tledkov-gridgain Date: 2017-05-11T12:10:13Z IGNITE-5163: minors commit 0c045b61faa1791f7c4929f208bd0e83e3b581cb Author: tledkov-gridgain Date: 2017-05-11T12:59:54Z Merge branch '_master' into ignite-5163 commit d715f83068877c4532c9f0bcb008f2ab5e0571e1 Author: tledkov-gridgain Date: 2017-05-11T15:58:25Z IGNITE-5176: save the progress commit 9f1c6ac0c1223c550335387737b817ca491615c3 Author: tledkov-gridgain Date: 2017-05-12T11:57:08Z IGNITE-5176: save the progress commit 58417ef19844d625935b8d4ca7a3237cca7c72af Author: tledkov-gridgain Date: 2017-05-12T12:44:44Z Merge branch '_master' into ignite-5163 commit 80435c4344dea89a8f39fe4bfe6cc78174c2bede Author: tledkov-gridgain Date: 2017-05-12T12:45:42Z Merge branch '_master' into ignite-5176 commit 3e366385f336a385fd4c4818578626eeca73e38d Author: tledkov-gridgain Date: 2017-05-12T13:15:58Z IGNITE-5163: serialization refactoring commit e4e38acc67f0d607ac08d8e53ecece2459d6a364 Author: tledkov-gridgain Date: 2017-05-12T13:16:33Z Merge branch 'ignite-5163' into ignite-5176 commit 7b5a2987ac6128d341f8731544a754b11f93924b Author: tledkov-gridgain Date: 2017-05-12T13:44:33Z IGNITE-5176: save the progress commit a1e67bfcdbbfb290b912174531569c965b029f36 Author: tledkov-gridgain Date: 2017-05-12T13:47:39Z IGNITE-5163: serialization refactoring commit 2191a48e1e88f8d73250b4af360ed2e8ea9e64e7 Author: tledkov-gridgain Date: 2017-05-12T13:48:39Z Merge branch 'ignite-5163' into ignite-5176 commit 249b46aae7dee698fc34d0627f2407ad40d8da85 Author: tledkov-gridgain Date: 2017-05-12T14:02:07Z IGNITE-5176: save the progress commit e1ae07806cfa3efbd53989a16b4be916d786bf0a Author: tledkov-gr
[GitHub] ignite pull request #1994: IGNITE-5176 JDBC Driver: implement query executio...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1994 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2040: IGNITE-5176 JDBC Driver: implement query executio...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2040 IGNITE-5176 JDBC Driver: implement query execution for thin jdbc driver based on common odbc/jdbc protocol You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5176 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2040.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 #2040 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2050: IGNITE-5255 JDBC Driver: support DML
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2050 IGNITE-5255 JDBC Driver: support DML You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5255 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2050.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 #2050 commit c7e215347e567f5c6c11954d932cfbb63743ec24 Author: tledkov-gridgain Date: 2017-05-04T14:59:38Z IGNITE-5163 save the progress commit b0023f87ab9f08063001bee77931ae9edc13487e Author: tledkov-gridgain Date: 2017-05-05T12:03:08Z IGNITE-5163 save the progress commit fa9fee2a996f676f2a1c3371adaf0a35ce2810f7 Author: tledkov-gridgain Date: 2017-05-05T12:03:14Z Merge branch '_master' into ignite-5163 commit dca4546b82547f1eef97e7bd1f3254914d3b5055 Author: tledkov-gridgain Date: 2017-05-05T12:06:04Z Merge branch '_master' into ignite-5163 commit db57be2da1beddc91df301033386f2a97ec578f2 Author: tledkov-gridgain Date: 2017-05-05T12:11:29Z IGNITE-5163: fix after merge commit 4412b1b085c7f81426e4d11b139ad856f0b6bf2d Author: tledkov-gridgain Date: 2017-05-05T12:33:10Z IGNITE-5163: minor commit d8d0a9b6309cd75b37ff50f18c22560a26c9c23b Author: tledkov-gridgain Date: 2017-05-05T14:02:46Z Merge branch 'master' into ignite-5163 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/SqlListenerProtocolVersion.java commit 7f60086405d8160c5d24f9a5cd36f99e81fd8e4e Author: tledkov-gridgain Date: 2017-05-05T14:54:15Z IGNITE-5163: fix after merge commit 461a6fe654db0e81f84c74649b5e88a703af80c9 Author: tledkov-gridgain Date: 2017-05-05T15:04:50Z IGNITE-5163: add properties to handshake commit abd3894dd3419bdc1a14f15893fc9737d1cd0761 Author: tledkov-gridgain Date: 2017-05-05T15:08:01Z IGNITE-5163: minors commit 7ddc2f7641f222a29dbc8caa5197f453db0d5981 Author: tledkov-gridgain Date: 2017-05-10T08:49:17Z Merge branch '_master' into ignite-5163 commit 9bfe91d3a597083da921220650c3e417dbb0b5c6 Author: devozerov Date: 2017-05-10T09:59:22Z Merge branch 'master' into ignite-5163 commit a303e25e5d1fe815e314d4fad2858d1d374487a8 Author: devozerov Date: 2017-05-10T10:24:00Z Review. commit 8b94095ab8ab8a70d7fc9ec20df52e0c19d5bd19 Author: devozerov Date: 2017-05-10T10:25:28Z Merge remote-tracking branch 'upstream/ignite-5163' into ignite-5163 # Conflicts: # modules/core/src/main/java/org/apache/ignite/IgniteJdbcThinDriver.java # modules/core/src/main/java/org/apache/ignite/internal/jdbc/thin/JdbcTcpIo.java commit e8eb3f519dbd8a1bca3acf42bb8b8477afc385e4 Author: tledkov-gridgain Date: 2017-05-11T12:03:18Z IGNITE-5163: fix review issues commit 081f27794d76adbf61add720dd0b1f88a69b373e Author: tledkov-gridgain Date: 2017-05-11T12:10:13Z IGNITE-5163: minors commit 0c045b61faa1791f7c4929f208bd0e83e3b581cb Author: tledkov-gridgain Date: 2017-05-11T12:59:54Z Merge branch '_master' into ignite-5163 commit d715f83068877c4532c9f0bcb008f2ab5e0571e1 Author: tledkov-gridgain Date: 2017-05-11T15:58:25Z IGNITE-5176: save the progress commit 9f1c6ac0c1223c550335387737b817ca491615c3 Author: tledkov-gridgain Date: 2017-05-12T11:57:08Z IGNITE-5176: save the progress commit 58417ef19844d625935b8d4ca7a3237cca7c72af Author: tledkov-gridgain Date: 2017-05-12T12:44:44Z Merge branch '_master' into ignite-5163 commit 80435c4344dea89a8f39fe4bfe6cc78174c2bede Author: tledkov-gridgain Date: 2017-05-12T12:45:42Z Merge branch '_master' into ignite-5176 commit 3e366385f336a385fd4c4818578626eeca73e38d Author: tledkov-gridgain Date: 2017-05-12T13:15:58Z IGNITE-5163: serialization refactoring commit e4e38acc67f0d607ac08d8e53ecece2459d6a364 Author: tledkov-gridgain Date: 2017-05-12T13:16:33Z Merge branch 'ignite-5163' into ignite-5176 commit 7b5a2987ac6128d341f8731544a754b11f93924b Author: tledkov-gridgain Date: 2017-05-12T13:44:33Z IGNITE-5176: save the progress commit a1e67bfcdbbfb290b912174531569c965b029f36 Author: tledkov-gridgain Date: 2017-05-12T13:47:39Z IGNITE-5163: serialization refactoring commit 2191a48e1e88f8d73250b4af360ed2e8ea9e64e7 Author: tledkov-gridgain Date: 2017-05-12T13:48:39Z Merge branch 'ignite-5163' into ignite-5176 commit 249b46aae7dee698fc34d0627f2407ad40d8da85 Author: tledkov-gridgain Date: 2017-05-12T14:02:07Z IGNITE-5176: save the progress commit e1ae07806cfa3efbd53989a16b4be916d786bf0a Author: tledkov-gridgain Date: 2017-05-12T14:09:03Z IGNITE-5163: minors commit 8b
[GitHub] ignite pull request #2050: IGNITE-5255 JDBC Driver: support DML
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/2050 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2068: IGNITE-5255: implement update methods for jdbc st...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2068 IGNITE-5255: implement update methods for jdbc statements You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5255 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2068.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 #2068 commit 91dc6959d2d9eaa411dc95c20f71ebbfefffcd4d Author: tledkov-gridgain Date: 2017-06-02T12:17:46Z IGNITE-5255: implement update methods for jdbc statements --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2079: IGNITE-5233: JDBC thin Driver: implement metadata...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2079 IGNITE-5233: JDBC thin Driver: implement metadata support You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5233 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2079.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 #2079 commit b5c48680feb029c614557b457dc4e6451ca20f2d Author: tledkov-gridgain Date: 2017-06-02T15:32:04Z IGNITE-5233: save the progress commit 06edb3ea591382aae22b73e0012edb166c022b55 Author: tledkov-gridgain Date: 2017-06-02T15:51:27Z IGNITE-5233: save the progress commit a50df0b490cf4972079fb90e0d0c593cf03e670c Author: tledkov-gridgain Date: 2017-06-05T11:55:19Z IGNITE-5233: index & params meta commit 8df35cb890b2c2e88d3dd172c68579bb59bd Author: tledkov-gridgain Date: 2017-06-05T12:06:36Z Merge branch 'master' into ignite-5233 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/jdbc/thin/JdbcThinConnection.java --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2092: IGNITE-5377 ODBC: Expose SqlFieldsQuery hints as ...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2092 IGNITE-5377 ODBC: Expose SqlFieldsQuery hints as parameters You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5377 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2092.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 #2092 commit 8a3787bbd42c99d7eda1d9eb06dc8fe069f2e584 Author: tledkov-gridgain Date: 2017-06-06T09:26:27Z IGNITE-5377 ODBC: Expose SqlFieldsQuery hints as parameters --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2092: IGNITE-5377 ODBC: Expose SqlFieldsQuery hints as ...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/2092 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2112: IGNITE-5339: JDBC thin driver: validate complianc...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2112 IGNITE-5339: JDBC thin driver: validate compliance You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5339 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2112.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 #2112 commit 313fdc4eb9e3e101a829269b5d1c3ac58c619d9e Author: skalashnikov Date: 2017-05-30T15:06:29Z IGNITE-5339: Added draft tests for majority of methods in jdbc Connection interface commit 6fc4715336140fe9e76935b51c29746d7e436a88 Author: skalashnikov Date: 2017-06-01T09:57:14Z Merge branch 'master' of https://github.com/apache/ignite into ignite-5339 commit 600c2884004a80e2988f5f8a2477c63fc23cdcc1 Author: skalashnikov Date: 2017-06-01T11:32:26Z IGNITE-5339 Some more Connection methods covered commit 558d1f288e38f0fb5cb16c62ffc48eb34a12d44b Author: skalashnikov Date: 2017-06-01T12:29:04Z IGNITE-5339: work in progress commit cadf9595a1ea7717459a125fa4e9071e34b050db Author: skalashnikov Date: 2017-06-01T13:44:12Z IGNITE-5339 Work in progress commit 154cbde6d051aa511f50af8160154d75d7b2856a Author: skalashnikov Date: 2017-06-02T11:30:58Z IGNITE-5339 WIP commit b6b971c8510892349e575c923bd51e53b04dafe6 Author: skalashnikov Date: 2017-06-02T11:31:29Z Merge branch 'master' of https://github.com/apache/ignite into ignite-5339 commit 5acfeebfff5db2cf56454088f7f0c60739aa6161 Author: skalashnikov Date: 2017-06-02T11:49:50Z Merge branch 'master' of https://github.com/apache/ignite into ignite-5339 commit 4ae23d4cee9852eefff4237772693ba83bfd4984 Author: skalashnikov Date: 2017-06-02T14:26:44Z IGNITE-5339 WIP commit e08c85673e9e52018c6feb98b248b46ec81b3de9 Author: skalashnikov Date: 2017-06-02T16:52:21Z IGNITE-5339: added some statement method tests commit ca0dc56a2a4d6130135e5a1bb7cf7fd19fcd36cd Author: skalashnikov Date: 2017-06-02T16:53:28Z Merge branch 'master' of https://github.com/apache/ignite into ignite-5339 commit 67c419d81720d3a5fbbb85cec7925c9b590e6cb5 Author: skalashnikov Date: 2017-06-05T10:44:07Z Merge branch 'master' of https://github.com/apache/ignite into ignite-5339 commit eaf03ba107c7fa1335ee5406d8f822b7462e78b7 Author: skalashnikov Date: 2017-06-05T12:20:53Z IGNITE-5339 work in progress commit a2860d561d9fbfde53b26eae4f8fc403b1cccff3 Author: tledkov-gridgain Date: 2017-06-06T11:56:39Z Merge branch 'master' into ignite-5339 # Conflicts: # modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinConnectionSelfTest.java commit d3b104c6ddaf9f29a2533305231d5cd14329d447 Author: tledkov-gridgain Date: 2017-06-06T11:57:40Z IGNITE-5339: argument check fix commit d250d102ac7832b967fe28a72863425169c93e05 Author: tledkov-gridgain Date: 2017-06-06T12:19:52Z IGNITE-5339: fix result set type, concurrency, holdability support commit d90279ecde286ac1f082939091da90b09ef8aeb8 Author: tledkov-gridgain Date: 2017-06-06T12:25:59Z IGNITE-5339: fix result set type, concurrency, holdability support commit 984f3c05c7d0d5f3a6b1eccb6562003b48855178 Author: tledkov-gridgain Date: 2017-06-06T14:11:07Z IGNITE-5339: some fixes commit 66f2c2453ae77764d32d33cea37c6dfb42dd444a Author: tledkov-gridgain Date: 2017-06-06T14:35:25Z IGNITE-5339: failed with tickets commit 3181cab663e971944ee54cd6bf2e22cf2e38b81e Author: tledkov-gridgain Date: 2017-06-07T10:46:49Z IGNITE-5339: save the progress on Statement commit efa60bf231017c74e9f3af47886ab18f35615d1b Author: tledkov-gridgain Date: 2017-06-07T10:47:30Z IGNITE-5339: cleanup commit 5e14627b136b49c0a50e49a3402b6f4f503041c2 Author: tledkov-gridgain Date: 2017-06-07T12:13:59Z IGNITE-5339: save the progress on Statement commit 33f01e439ee33c6dbacad2ac83f8c50c7eee51d6 Author: tledkov-gridgain Date: 2017-06-07T12:28:13Z IGNITE-5339: save the progress on Statement commit c89f64f598cc908fad9e66d80ed18b93f1bcaf50 Author: tledkov-gridgain Date: 2017-06-07T12:43:09Z Merge remote-tracking branch 'community/ignite-5339' into ignite-5339 # Conflicts: # modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcStatementSelfTest.java # modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinConnectionSelfTest.java commit 1a08f5f8a41d6d77b160c582ff72d8165f5d4429 Author: tledkov-gridgain Date: 2017-06-07T12:45:23Z IGNITE-5339: save the progress on Statement commit dbec6240af197034acfa839832284b285678e80d Author: tledkov-gridgain Date: 2017-06-07T12:45:38Z IGNITE-5339: save the
[GitHub] ignite pull request #2122: IGNITE-5462 JDBC thin driver: add complex DDL+DML...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2122 IGNITE-5462 JDBC thin driver: add complex DDL+DML test You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5462 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2122.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 #2122 commit dac584e2e6e5549f750b958b96aa189c091c9267 Author: tledkov-gridgain Date: 2017-06-09T15:10:40Z IGNITE-5462: save the progress --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2128: IGNITE-5412: delete strange and incomplete test J...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2128 IGNITE-5412: delete strange and incomplete test JdbcMetadataSelfTest.⦠â¦testMetadataResultSetClose You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5412 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2128.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 #2128 commit f11dde99a14c1005f501a809e58c713cdd58b54f Author: tledkov-gridgain Date: 2017-06-14T11:46:31Z IGNITE-5412: delete strange and incomplete test JdbcMetadataSelfTest.testMetadataResultSetClose --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2131: IGNITE-5344 JDBC thin driver: support Statement.c...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2131 IGNITE-5344 JDBC thin driver: support Statement.closeOnCompletion You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5344 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2131.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 #2131 commit f35f87c8550b9e75e7aedbfa9721f9c0b4261fd8 Author: tledkov-gridgain Date: 2017-06-14T12:39:14Z IGNITE-5344: Statement.closeOnCompletion save the progress commit e6e70c312114dda4b163a75030122c3f1bbcd76d Author: tledkov-gridgain Date: 2017-06-14T15:05:37Z IGNITE-5344: add the test commit 41aa55affd129fc10565ecad6b6fa2a26778f673 Author: tledkov-gridgain Date: 2017-06-14T15:22:11Z IGNITE-5344: add comment commit d3f7f50e393c9f989c56439b6ee6faf0bfbb833f Author: tledkov-gridgain Date: 2017-06-15T08:19:57Z IGNITE-5344: fix test --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2162: IGNITE-5126 JDBC thin driver: support batches
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2162 IGNITE-5126 JDBC thin driver: support batches You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5126 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2162.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 #2162 commit 13c34d3b8725f54fcb5a7a3eae97786792dfede8 Author: tledkov-gridgain Date: 2017-06-16T14:47:06Z IGNITE-5126: save the progress commit c95d9b365bc2aa27a9a02e7151b3c89d273987a7 Author: tledkov-gridgain Date: 2017-06-19T09:39:49Z Merge branch '_master' into ignite-5126 commit a29d78880cfc1b4ba2507336f81550c18bcc1d75 Author: tledkov-gridgain Date: 2017-06-19T14:39:05Z IGNITE-5126: save the progress commit fa028e7cfd840a5a6598efec849bb61c58ff457c Author: tledkov-gridgain Date: 2017-06-20T10:02:06Z IGNITE-5126: save the progress commit 92129279fa8a61596a782d64d8061e2df2148c93 Author: tledkov-gridgain Date: 2017-06-20T10:04:01Z IGNITE-5126: minors --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2179: IGNITE-5409: JDBC thin: support schema in query s...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2179 IGNITE-5409: JDBC thin: support schema in query string You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5409 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2179.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 #2179 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2184: IGNITE-5425 JDBC thin: support client info
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2184 IGNITE-5425 JDBC thin: support client info You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5425 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2184.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 #2184 commit 089065ad8c7efdc3f43249a95cb5c7747a61e648 Author: tledkov-gridgain Date: 2017-06-23T14:20:45Z IGNITE-5425 JDBC thin: support client info --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2200: IGNITE-5426 JDBC thin: support readOnly
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2200 IGNITE-5426 JDBC thin: support readOnly You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5426 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2200.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 #2200 commit 1a2b853145ab7c8e12f25400c4f8332cdb409874 Author: tledkov-gridgain Date: 2017-06-27T09:07:26Z IGNITE-5426 JDBC thin: support readOnly --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2203: IGNITE-5456 JDBC thin driver: the statement produ...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2203 IGNITE-5456 JDBC thin driver: the statement produces multiple result ⦠â¦sets must be handled correct You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5456 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2203.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 #2203 commit 7c9c7abc1d7a2091de5fad19f76a85b7c828a976 Author: tledkov-gridgain Date: 2017-06-27T10:06:19Z IGNITE-5456 JDBC thin driver: the statement produces multiple result sets must be handled correct --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2206: IGNITE-5340 AssertionError in index name check
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2206 IGNITE-5340 AssertionError in index name check You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5340 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2206.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 #2206 commit 33a9cc4cf9b32d93e34c5855d52ce208a3fd8228 Author: Pavel Kovalenko Date: 2017-06-08T21:33:30Z IGNITE-5267 Deserialize binary object explicitly instead of calling cache. Small refactoring. commit 95257a16aef0bc0bbacdee03503ee483ffc75bda Author: Pavel Kovalenko Date: 2017-06-08T21:34:37Z IGNITE-5267 Small test refactoring and speeding up commit e2354cb5ea8965276c3696895c86e51315765571 Author: Pavel Kovalenko Date: 2017-06-08T21:37:38Z IGNITE-5267 Fixed and simplified test commit 41cea0bc2f887881a78436e54143313af27e7fa8 Author: Pavel Kovalenko Date: 2017-06-08T21:38:55Z IGNITE-5267 Make partitionMapExchange timeout configurable commit 8e1439782b993c8ccb974bcdbd55d4f2b28a5489 Author: Pavel Kovalenko Date: 2017-06-08T21:40:53Z IGNITE-5267 Use owners instead of nodes to properly check finishing of partitionMapExchange commit ef732dae02673c2ce79575b57454a573f0d1d591 Author: Pavel Kovalenko Date: 2017-06-08T21:42:00Z IGNITE-5267 Provide entry key explicitly in cache queries. Fixed test. commit 5eb40528bd6e52b4c13a4c21ecca74407b081898 Author: Pavel Kovalenko Date: 2017-06-08T21:42:34Z IGNITE-5267 Explicitly fail test with known issue commit e4f203b512cba1dc8ae82b506cadebfed3fd7f65 Author: sboikov Date: 2017-06-13T13:58:12Z review commit fd7050c72c8125ed1dd213ef781bdb9971d00413 Author: Dmitriy Govorukhin Date: 2017-06-13T14:02:54Z ignite-2.1.1 Add joining node tests in suit commit 3e509aa604ca342b3f42a73e771a5a4f678d7132 Author: Ivan Rakov Date: 2017-06-13T14:13:43Z ignite-2.1.1 Fixing compilation in tests commit dea416fa65874d4e33b37b46368f9e476a3904f4 Author: dpavlov Date: 2017-06-13T15:00:32Z Merge fix: 4.ea2 into 5267: remove node is loopback check commit b52a84e885b0f88971290200942e0bbe01252ff6 Author: sboikov Date: 2017-06-13T15:09:41Z Merge remote-tracking branch 'remotes/origin/master' into ignite-2.1.1 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/IgniteDiagnosticAware.java # modules/core/src/main/java/org/apache/ignite/internal/IgniteDiagnosticMessage.java # modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheIoManager.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePartitionExchangeManager.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtTxPrepareFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridPartitionedSingleGetFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/colocated/GridDhtColocatedLockFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxImplicitSingleStateImpl.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxStateImpl.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/ClusterProcessor.java # modules/core/src/main/java/org/apache/ignite/internal/util/nio/GridNioServer.java # modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java # modules/core/src/test/java/org/apache/ignite/internal/managers/IgniteDiagnosticMessagesTest.java # modules/web-console/web-agent/src/main/java/org/apache/ignite/console/agent/handlers/ClusterListener.java commit fb2e6d4ab00e3e443bdd896918e812d6fa6119ba Author: sboikov Date: 2017-06-13T15:10:18Z Merge remote-tracking branch 'remotes/origin/master' into ignite-2.1.1 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/IgniteDiagnosticAware.java # modules/core/src/main/java/org/apache/ignite/internal/IgniteDiagnosticMessage.java # modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java # modules/core/src/main/java/org/apache/ignite/inter
[GitHub] ignite pull request #2211: IGNITE-5604 Activate fails node was stopped with ...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2211 IGNITE-5604 Activate fails node was stopped with cancel=true and big objects in cache You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5604 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2211.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 #2211 commit b52a84e885b0f88971290200942e0bbe01252ff6 Author: sboikov Date: 2017-06-13T15:09:41Z Merge remote-tracking branch 'remotes/origin/master' into ignite-2.1.1 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/IgniteDiagnosticAware.java # modules/core/src/main/java/org/apache/ignite/internal/IgniteDiagnosticMessage.java # modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheIoManager.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePartitionExchangeManager.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtTxPrepareFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridPartitionedSingleGetFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/colocated/GridDhtColocatedLockFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxImplicitSingleStateImpl.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxStateImpl.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/ClusterProcessor.java # modules/core/src/main/java/org/apache/ignite/internal/util/nio/GridNioServer.java # modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java # modules/core/src/test/java/org/apache/ignite/internal/managers/IgniteDiagnosticMessagesTest.java # modules/web-console/web-agent/src/main/java/org/apache/ignite/console/agent/handlers/ClusterListener.java commit fb2e6d4ab00e3e443bdd896918e812d6fa6119ba Author: sboikov Date: 2017-06-13T15:10:18Z Merge remote-tracking branch 'remotes/origin/master' into ignite-2.1.1 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/IgniteDiagnosticAware.java # modules/core/src/main/java/org/apache/ignite/internal/IgniteDiagnosticMessage.java # modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheIoManager.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePartitionExchangeManager.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtTxPrepareFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridPartitionedSingleGetFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/colocated/GridDhtColocatedLockFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxImplicitSingleStateImpl.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxStateImpl.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/ClusterProcessor.java # modules/core/src/main/java/org/apache/ignite/internal/util/nio/GridNioServer.java # modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java # modules/core/src/test/java/org/apache/ignite/internal/managers/IgniteDiagnosticMessagesTest.java # modules/web-console/web-agent/src/main/java/org/apache/ignite/console/agent/handlers/ClusterListener.java commit 2300ec47da979847c36a41e95bebbbd3af1758f1 Author: sboikov Date: 2017-06-13T15:10:52Z Merge remote-tracking branch 'community/ignite
[GitHub] ignite pull request #4814: IGNITE-9670: debug changes
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4814 IGNITE-9670: debug changes You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9670 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4814.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 #4814 commit cd89c4f0322c6223dd4eda62a72050d121fbad24 Author: tledkov-gridgain Date: 2018-09-24T13:40:53Z IGNITE-9670: debug changes ---
[GitHub] ignite pull request #4826: IGNITE-8146: JDK9: fix gathering class loader's U...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4826 IGNITE-8146: JDK9: fix gathering class loader's URLs You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8146 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4826.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 #4826 commit 8424d7c66972985dbfea57943c97bc77b4d12f30 Author: tledkov-gridgain Date: 2018-09-25T13:10:17Z IGNITE-8146: JDK9: fix gathering class loader's URLs ---
[GitHub] ignite pull request #4829: IGNITE-9686: JDK9: pass jdk9 specific JVM options...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4829 IGNITE-9686: JDK9: pass jdk9 specific JVM options to new process when⦠⦠start Ignite test node in separate JVM You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9686 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4829.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 #4829 commit 43c6300d1b226c6d0e0952311cff019ecc986d7a Author: tledkov-gridgain Date: 2018-09-25T16:07:23Z IGNITE-9686: JDK9: pass jdk9 specific JVM options to new process when start Ignite test node in separate JVM ---
[GitHub] ignite pull request #4855: IGNITE-9686: forward jvm parameter '-XX:+IgnoreUn...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4855 IGNITE-9686: forward jvm parameter '-XX:+IgnoreUnrecognizedVMOptions' to child process for tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9686 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4855.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 #4855 commit a3ddc76fb45e7e8d8abb58bdd8483d33cd2695a2 Author: tledkov-gridgain Date: 2018-09-27T13:46:15Z IGNITE-9686: forward jvm parameter '-XX:+IgnoreUnrecognizedVMOptions' to child process for tests ---
[GitHub] ignite pull request #4858: IGNITE-9687: update dependencies
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4858 IGNITE-9687: update dependencies You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9687 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4858.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 #4858 commit f6d2a93447ef4b93e23a39e12b29ecb2a2d651ce Author: tledkov-gridgain Date: 2018-09-27T13:39:06Z IGNITE-9687: update dependencies ---
[GitHub] ignite pull request #4870: Ignite 9171 for tests
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4870 Ignite 9171 for tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9171-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4870.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 #4870 commit cc434c2a158d2b43cdef8e5f8f880aa33bce3413 Author: Pavel Kuznetsov Date: 2018-08-10T18:41:36Z Support to run multiply benchmark drivers. commit 99b5e863039f5db7c8c8cbae94ef571653e4bdbb Author: tledkov-gridgain Date: 2018-08-14T12:32:01Z IGNITE-9171: save the progress commit 42d274aec851436343b3d7648112234c44abb8cc Author: tledkov-gridgain Date: 2018-08-14T13:20:06Z Merge branch '_master' into ignite-9171 commit 7e479f79efd211a245ad35753d87bee3de554964 Author: tledkov-gridgain Date: 2018-08-15T10:13:31Z IGNITE-9171: save the progress commit b178d88d4afffbf6f79b62a74253ff47064e06aa Author: tledkov-gridgain Date: 2018-08-15T13:39:25Z IGNITE-9171: save the progress commit 39233fb7fea48e1d527f6fd7ebf78f619ee4b0ef Author: tledkov-gridgain Date: 2018-08-16T08:59:18Z IGNITE-9171: save the progress commit 6728f667f6423fd73f9869f0dde795405f9f3834 Author: tledkov-gridgain Date: 2018-08-16T09:11:46Z IGNITE-9171: fix unlock H2 table commit 5a80d3b17ac702461fec8cb1e6224ddc4a5814f3 Author: tledkov-gridgain Date: 2018-08-16T10:32:02Z IGNITE-9171: fix connection management commit 712099d1d94696ec451fe81220fcf4e3b19ad87f Author: tledkov-gridgain Date: 2018-08-16T11:56:53Z IGNITE-9171: fix statement cache test commit 2c1a2fb3ce77ca518eff2bb9a13a5cbe74618f23 Author: tledkov-gridgain Date: 2018-08-16T12:47:21Z Merge branch '_master' into ignite-9171 commit 0bb7127724fe66236f3d657e03fa1f4d42b7df33 Author: tledkov-gridgain Date: 2018-08-16T13:32:10Z IGNITE-9171: add benchmarks commit 77e9faed6d019863321556aee4f1c703395f8c64 Author: tledkov-gridgain Date: 2018-08-16T14:01:40Z IGNITE-9171: fix statement cancel commit b3a5e2b2ac6d95aa49b1792c4f8be4a00cf8f84d Author: tledkov-gridgain Date: 2018-08-16T15:24:48Z IGNITE-9171: fix: recycle connection of node stop commit 3f8d5878c949e82e2ce341a52bf882d743919a6f Author: tledkov-gridgain Date: 2018-08-16T15:57:33Z Merge branch '_master' into ignite-9171 commit a5cc353b7f5495d52c688d38bbd1ce8fc95e6010 Author: tledkov-gridgain Date: 2018-08-16T16:09:40Z IGNITE-9171: minors commit 296dbbe1c45575dd429ed989d7204ed98d8239ae Author: tledkov-gridgain Date: 2018-08-17T13:30:09Z Merge branch '_master' into ignite-9171 commit 734871dadca8fb1bfe73b02bf9597a2626ed0aa3 Author: tledkov-gridgain Date: 2018-08-17T13:41:33Z IGNITE-9171: change default value for 'lazy' commit 8296bdcd1f2af44880e25d081e343a9ce7bc726e Author: tledkov-gridgain Date: 2018-08-17T14:24:15Z IGNITE-9171: modify tests according with: change default value for 'lazy' mode to 'true' commit dcd8b8c0b36766a015b19cda539d3a97f1acf7c9 Author: tledkov-gridgain Date: 2018-08-17T15:51:27Z IGNITE-9171: fix benchmark for multi-client config commit c66c89d851df7d27a67422ff67c1b04dd1e87402 Author: tledkov-gridgain Date: 2018-08-20T09:09:37Z IGNITE-9171: change lazy flag default at the benchmarks commit f265d5360752c0903f1cfa0712cad2eb7e154b5e Author: tledkov-gridgain Date: 2018-08-20T09:14:19Z Merge branch 'master' into ignite-9171 # Conflicts: # modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java commit 8c9491911182385219334825f0f83ae326424ba6 Author: Igor Sapego Date: 2018-08-20T15:39:59Z IGNITE-9171: Changed ODBC default "lazy" value to "true" commit 2b13d2b6eddea44013d5c6975aa1f42f2bae5637 Author: Igor Sapego Date: 2018-08-20T15:44:52Z IGNITE-9171: Tests fixed. commit 4f60c94088466a5c3a34ddb4b59a420680f615c3 Author: Igor Sapego Date: 2018-08-21T13:18:30Z IGNITE-9171: Changed default lazy value for C++ commit 50008bf12c7a790828264388871b2e211facf5b5 Author: tledkov-gridgain Date: 2018-08-21T13:30:13Z Merge branch 'master' into ignite-9171 commit 2cad898bf063392cc69c777a300a0aececcc92ad Author: tledkov-gridgain Date: 2018-08-21T13:31:14Z Merge remote-tracking branch 'professional/ignite-9171' into ignite-9171 commit a414b690721138050feac9b268f6f6a324b28622 Author: tledkov-gridgain Date: 2018-08-21T13:43:26Z IGNITE-9171: change default lazy mode at .net commit 2b0b6d2ce299f7b134697a48d36cffe54c7da720 Author: tledkov-gridgain Date: 2018-08-21T16:20:48Z IGNITE-9171
[GitHub] ignite pull request #4871: IGNITE-9727: fix ignite.sh & ignite.bat start scr...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4871 IGNITE-9727: fix ignite.sh & ignite.bat start scripts for JDK 9/10/11 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9727 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4871.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 #4871 commit 79d170c61bb1614d92b47a42dba8d539a4cc85a2 Author: tledkov-gridgain Date: 2018-09-28T12:31:16Z IGNITE-9727: fix ignite.sh & ignite.bat start scripts for JDK 9/10/11 ---
[GitHub] ignite pull request #4901: IGNITE-9728: fix setup IGNITE_HOME for tests
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4901 IGNITE-9728: fix setup IGNITE_HOME for tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9728 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4901.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 #4901 commit e2ad60dacf4730897c7df22b5d68dd0fe8292d60 Author: tledkov-gridgain Date: 2018-10-03T09:28:42Z IGNITE-9728: fix setup IGNITE_HOME for tests ---
[GitHub] ignite pull request #4918: IGNITE-9684: JDK9: pass JVM options to created pr...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4918 IGNITE-9684: JDK9: pass JVM options to created process at HadoopComma⦠â¦ndLineTest#createProcessBuilder You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9684 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4918.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 #4918 commit 5643ab12a7eff03fe7c230eee1c849664b4eb71a Author: tledkov-gridgain Date: 2018-09-26T08:41:07Z IGNITE-9684: JDK9: pass JVM options to created process at HadoopCommandLineTest#createProcessBuilder ---
[GitHub] ignite pull request #4919: IGNITE-8639: add test to check fix parse problem ...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4919 IGNITE-8639: add test to check fix parse problem queries with CTE You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8639 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4919.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 #4919 commit 2bba9f425ae5e7a66d8f06ae4ab0735b26e1eaad Author: tledkov-gridgain Date: 2018-10-05T15:02:18Z IGNITE-8639: add test to check fix parse problem queries with CTE ---
[GitHub] ignite pull request #4925: IGNITE-9814: JDK11: HadoopClassLoader#nativeLibra...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4925 IGNITE-9814: JDK11: HadoopClassLoader#nativeLibraries fails because has invalid assumption for ClassLoader type You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9814 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4925.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 #4925 commit d1ae537821df250905da63e2195c18d730059fc7 Author: tledkov-gridgain Date: 2018-10-08T13:43:28Z IGNITE-9814: : HadoopClassLoader#nativeLibraries fails because has invalid assumption for ClassLoader type ---
[GitHub] ignite pull request #4973: IGNITE-9864: fix .net query SQL tests
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4973 IGNITE-9864: fix .net query SQL tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9864 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4973.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 #4973 commit 140631f17f68fd6846fe853cb19e4d002a3fc976 Author: tledkov-gridgain Date: 2018-10-12T09:50:46Z IGNITE-9864: fix .net query SQL tests ---
[GitHub] ignite pull request #4993: IGNITE-9882 OOME in Hadoop suite
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4993 IGNITE-9882 OOME in Hadoop suite â¦loses #4514. This closes #4538. This closes #4870." This reverts commit f97ebff You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9882 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4993.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 #4993 commit 13ddd1db0da4b1f9c2dd90f6f6477cc9393f6610 Author: tledkov-gridgain Date: 2018-10-15T14:07:51Z Revert "IGNITE-9171: SQL: always execute queries in lazy mode. This closes #4514. This closes #4538. This closes #4870." This reverts commit f97ebff ---
[GitHub] ignite pull request #4993: IGNITE-9882 OOME in Hadoop suite
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/4993 ---
[GitHub] ignite pull request #5003: IGNITE-9882: investigation progress 1
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/5003 IGNITE-9882: investigation progress 1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9882 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5003.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 #5003 commit bf50cc64b535dd79b2c0c1754aa6d82cde49f8b9 Author: tledkov-gridgain Date: 2018-10-16T11:46:28Z IGNITE-9882: investigation progress 1 ---
[GitHub] ignite pull request #5037: IGNITE-9933: SQL: lazy mode for query reduce step
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/5037 IGNITE-9933: SQL: lazy mode for query reduce step You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9933 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5037.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 #5037 commit d8f9ad0d47bb914f9b2d84bd98a20b437b41d28b Author: tledkov-gridgain Date: 2018-10-18T15:47:16Z IGNITE-9933: SQL: lazy mode for query reduce step ---
[GitHub] ignite pull request #5076: IGNITE-9171 Use lazy mode with results pre-fetch
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/5076 IGNITE-9171 Use lazy mode with results pre-fetch You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9171 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5076.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 #5076 commit 044e1e51e6609e92ff46b0650ec8d69afb2b424d Author: tledkov-gridgain Date: 2018-10-23T09:10:02Z IGNITE-9171: save the progress commit 05ee7dba340395208ab040c7e13710433e44fe1e Author: tledkov-gridgain Date: 2018-10-24T13:22:02Z IGNITE-9171: lazy mode performance optimization for one-page results commit e2ffb4a9cc83242e3e6c4283319582c1933eb6b2 Author: tledkov-gridgain Date: 2018-10-24T14:25:58Z Merge branch '_master' into ignite-9171 commit 7ddcacbfcf484ed359fd1f9e2cbcc6aff414249d Author: tledkov-gridgain Date: 2018-10-25T12:01:25Z IGNITE-9171: lazy mode performance optimization commit 70be3700b47a1e367f365b049e7872f4ab84efa8 Author: tledkov-gridgain Date: 2018-10-25T12:06:49Z Merge master into ignite-9171 ---
[GitHub] ignite pull request #4252: IGNITE-5439 JDBC thin: support query cancel
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/4252 ---
[GitHub] ignite pull request #5375: IGNITE-7822: hotfix: push down query model range ...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/5375 IGNITE-7822: hotfix: push down query model range separately for each relation in case statement contains subquery that must be splitted You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7822 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5375.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 #5375 commit 19e2deb36e0e79dee23a92ca80f5bbb19fedbd81 Author: tledkov-gridgain Date: 2018-03-14T14:53:27Z IGNITE-7822: add test commit 99a0d5684bc8e01e11397a401e7a9af0ee7bf892 Author: tledkov-gridgain Date: 2018-03-15T09:00:06Z IGNITE-7822: save the progress commit 01cc5e6cb79bf796aeacbe8ed164ca98ee1e38f4 Author: tledkov-gridgain Date: 2018-03-15T10:15:59Z Merge branch '_master' into ignite-7822 commit 1040abe13ee5062a0f0f08cd3b85ac3f469971a2 Author: tledkov-gridgain Date: 2018-03-16T08:28:31Z IGNITE-7822: save the progress commit cb3f8d3d61e900cfa6c15c4a9727025ffedd4872 Author: tledkov-gridgain Date: 2018-03-16T09:39:16Z IGNITE-7822: save the progress commit feb16bfbdc188bf055edd8cb2b5b02c0cd0fada9 Author: tledkov-gridgain Date: 2018-03-16T09:54:29Z Merge branch '_master' into ignite-7822 commit e3e6097b6aff4901ed462d0de6afd696e1794efc Author: tledkov-gridgain Date: 2018-03-16T12:34:47Z IGNITE-7822: save the progress commit 14ed9376c10cc6d3431a5cbd953df13522cc7c87 Author: tledkov-gridgain Date: 2018-04-03T11:23:35Z Merge branch 'master' into ignite-7822 # Conflicts: # modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/SqlPushDownFunctionTest.java commit cbe65e919fe9fac9c212835704e21a6970777662 Author: tledkov-gridgain Date: 2018-04-03T11:35:17Z ignite-7822: save the progress commit e76148cab1c3d98f89590aeab5bc54324d828e8a Author: tledkov-gridgain Date: 2018-05-23T14:51:26Z Merge branch '_master' into ignite-7822 commit 8b0dbfcc20d0a04a5def87d86963763c6742ba98 Author: tledkov Date: 2018-11-09T10:16:19Z Merge branch '_master' into ignite-7822 commit 1b310e01c68a114c3f9dd1e5cb317a9a40dd7db2 Author: tledkov Date: 2018-11-09T15:32:40Z IGNITE-7822: extract test commit d9c754ddeffeb221a683a261d202aeee354a8e4d Author: tledkov Date: 2018-11-12T12:20:46Z Merge branch '_master' into ignite-7822 commit 1ff1f38849c5c9757c2879c73175d5eb04396952 Author: tledkov Date: 2018-11-13T10:30:14Z IGNITE-7822: hotfix: push down query model range separately for each relation in case statement contains subquery that must be splitted ---
[GitHub] ignite pull request #5076: IGNITE-9171 Use lazy mode with results pre-fetch
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/5076 ---
[GitHub] ignite pull request #5473: IGNITE-9171 Use lazy mode for default
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/5473 IGNITE-9171 Use lazy mode for default You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9171 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5473.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 #5473 commit 044e1e51e6609e92ff46b0650ec8d69afb2b424d Author: tledkov-gridgain Date: 2018-10-23T09:10:02Z IGNITE-9171: save the progress commit 05ee7dba340395208ab040c7e13710433e44fe1e Author: tledkov-gridgain Date: 2018-10-24T13:22:02Z IGNITE-9171: lazy mode performance optimization for one-page results commit e2ffb4a9cc83242e3e6c4283319582c1933eb6b2 Author: tledkov-gridgain Date: 2018-10-24T14:25:58Z Merge branch '_master' into ignite-9171 commit 7ddcacbfcf484ed359fd1f9e2cbcc6aff414249d Author: tledkov-gridgain Date: 2018-10-25T12:01:25Z IGNITE-9171: lazy mode performance optimization commit 70be3700b47a1e367f365b049e7872f4ab84efa8 Author: tledkov-gridgain Date: 2018-10-25T12:06:49Z Merge master into ignite-9171 commit e2832dcb363aa74579175e957d7a3dc88b8263e1 Author: tledkov-gridgain Date: 2018-10-25T15:23:33Z IGNITE-9171: revert debug commit 85efbcd748b7e322a9d9bd8681c10bfa69853d2d Author: tledkov-gridgain Date: 2018-10-26T10:33:14Z IGNITE-9171: fix lazy query cancel after performance fix commit 1777fd393644e4549391afa13fee0d2a322438ef Author: tledkov-gridgain Date: 2018-10-26T12:59:02Z IGNITE-9171: fix lazy query cancel on map phase after performance fix commit 08dec581cbe81452ce8d11dd3fcaf7b54b7318a5 Author: tledkov-gridgain Date: 2018-10-29T08:50:17Z Merge branch '_master' into ignite-9171 commit f330268e70a12930e9f8e28b0966191719d1b39c Author: tledkov-gridgain Date: 2018-10-30T11:52:09Z IGNITE-9171: add OOM test commit 392e1e09550c7f60c25b54cd077e61d58d407dad Author: tledkov-gridgain Date: 2018-10-31T11:46:35Z IGNITE-9171: add OOM tests and suite commit 4be3e9d96a3e82615ef15860b5b298eaf3d5f0ff Author: tledkov-gridgain Date: 2018-10-31T12:04:43Z Merge master into ignite-9171 commit 877204f0beac1a0ab0b8553b449fd3ed03cccb57 Author: tledkov-gridgain Date: 2018-10-31T12:24:32Z IGNITE-9171: fix tests suite after merge commit ece54bb35afd85b9195811657ffadef42ef6e5d5 Author: tledkov-gridgain Date: 2018-10-31T12:28:28Z IGNITE-9171: add lazy paged SQL test to thin client commit 06dd2d33db7a4dbe8029a9e3206d17ab47d9c966 Author: tledkov Date: 2018-11-01T10:00:16Z IGNITE-9171: enhance lazy paged SQL test to thin client commit 7c46ae6f9f2134f4beee4fec65de10e201ef7da5 Author: tledkov Date: 2018-11-01T13:18:01Z IGNITE-9171: fix disabled lazy mode, add tests commit 275f205f4140d939403533291569cf79b3c9cc3f Author: tledkov Date: 2018-11-01T13:24:43Z IGNITE-9171: switch default lazy mode to true for php and nodejs thin clients commit be469480ca698699c2e54019ca19885a8c27619e Author: tledkov Date: 2018-11-01T13:28:54Z IGNITE-9171: add lazy=false tests for java thin client commit fbc2ee7516aa1c9e75837628565f2b166ef2de5b Author: tledkov Date: 2018-11-01T13:32:46Z IGNITE-9171: switch default lazy mode to true for python thin clients commit 4b0c74c4c642d835429308a20183a39539cebad7 Author: tledkov Date: 2018-11-01T14:05:51Z Merge branch '_master' into ignite-9171 commit 366f0582d5d8aa7e7d05b60162cd2da8b89f3db3 Author: tledkov Date: 2018-11-02T09:58:09Z IGNITE-9171: add collocated group by to OOM test commit c8d9cc0faba28437a37c0b7cb6c27685b64ab0b7 Author: tledkov Date: 2018-11-02T10:11:55Z IGNITE-9171: add collocated group by to OOM test commit 708820a51ea11c8a0642f7303a2a2dec9f957389 Author: tledkov Date: 2018-11-02T10:27:50Z Merge master into ignite-9171 commit a78264a783370937e42675366701e0c5322b396f Author: tledkov Date: 2018-11-02T12:46:04Z IGNITE-9171: save the progress commit 4d0a1eb89f06473796578de5695564a7ec525da5 Author: tledkov Date: 2018-11-02T12:55:44Z Merge branch '_master' into ignite-9171 commit 1e7742867c2c95fe8aca39c17d77c48f9e608972 Author: tledkov Date: 2018-11-02T14:20:20Z IGNITE-9171: graceful shutdown on restart commit c879d6c25add7e53ed7640091703829a9843861b Author: tledkov Date: 2018-11-02T15:56:14Z IGNITE-9171: add test suites for lazy = false commit b5b10d4baed4da40356c83f9f4b6c672f34d28d0 Author: tledkov Date: 2018-11-06T08:54:38Z Merge branch '_master' into ignite-9171 commit 3089cfe4976fa8c546d24d3e90317124af1ce68f Author: tledkov Date: 2018-11-07T13:10:52Z Merge branch '_master' into ignite-9171 commit cd758ed0e6b1c07ef83d2b
[GitHub] ignite pull request #5592: IGNITE-10580 H2 connection and statements are reu...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/5592 IGNITE-10580 H2 connection and statements are reused invalid for local sql queries You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10580 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5592.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 #5592 commit 1ebdf5ae5b59a8780003db8a6deac0e2d259bab9 Author: tledkov Date: 2018-12-06T15:41:50Z IGNITE-10580: add test to reproduce commit 614d1b194bdb97d83e87893aa3a5462c970bb2c4 Author: tledkov Date: 2018-12-06T15:43:27Z IGNITE-10580: test cleanup ---
[GitHub] ignite pull request #2232: IGNITE-5679 JDBC thin driver: add example
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2232 IGNITE-5679 JDBC thin driver: add example You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.1.2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2232.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 #2232 commit a5abdd579cc7ace5d17ebcc6555e3ce66c777917 Author: Vasiliy Sisko Date: 2017-07-04T11:44:42Z ignite-2.1 Fixed minor issues and typos. commit 6c9d2228d2aba6ba5be64bd20ef244e634aeaa5a Author: Alexey Kuznetsov Date: 2017-07-04T12:30:46Z ignite-2.1 Added persistent store metrics. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2232: IGNITE-5679 JDBC thin driver: add example
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/2232 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2233: IGNITE-5679: add JDBC example
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2233 IGNITE-5679: add JDBC example You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5679 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2233.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 #2233 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2371: IGNITE-5211 Classes based constructor for QueryEn...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2371 IGNITE-5211 Classes based constructor for QueryEntities You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5211 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2371.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 #2371 commit b3be8494c47b317c0331e4b3704b4f70775a4393 Author: tledkov-gridgain Date: 2017-08-01T14:09:14Z IGNITE-5211 Classes based constructor for QueryEntities commit b1c2350b5cda4064361a7e7e978c665a360004e8 Author: tledkov-gridgain Date: 2017-08-01T14:13:39Z Merge branch 'master' into ignite-5211 # Conflicts: # modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractSelfTest.java --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2371: IGNITE-5211 Classes based constructor for QueryEn...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/2371 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2388: IGNITE-5211 Classes based constructor for QueryEn...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2388 IGNITE-5211 Classes based constructor for QueryEntities You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5211 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2388.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 #2388 commit f027c03167183254768c24c0aca4a8ddc33b985a Author: tledkov-gridgain Date: 2017-08-03T14:36:23Z IGNITE-5211 Classes based constructor for QueryEntities --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2389: IGNITE-5920: Fix the example. Set CacheKeyConfigu...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2389 IGNITE-5920: Fix the example. Set CacheKeyConfiguration explicitly to⦠⦠enable affinity co-location. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5920 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2389.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 #2389 commit 46f493aeb7beb9923d18b6ef1da3ba3009164d8b Author: tledkov-gridgain Date: 2017-08-03T15:23:07Z IGNITE-5920: Fix the example. Set CacheKeyConfiguration explicitly to enable affinity co-location. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2388: IGNITE-5211 Classes based constructor for QueryEn...
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/2388 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2405: IGNITE-5384: cleanup
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2405 IGNITE-5384: cleanup You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5384 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2405.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 #2405 commit 99da2607e14f25c7e14cdc5d8266a82f593afe84 Author: tledkov-gridgain Date: 2017-08-07T10:16:10Z IGNITE-5384: cleanup --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2405: IGNITE-5384: cleanup
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/2405 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] ignite pull request #2407: IGNITE-5211 Classes based constructor for QueryEn...
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2407 IGNITE-5211 Classes based constructor for QueryEntities You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5211 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2407.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 #2407 commit f027c03167183254768c24c0aca4a8ddc33b985a Author: tledkov-gridgain Date: 2017-08-03T14:36:23Z IGNITE-5211 Classes based constructor for QueryEntities commit e8a7317787a6b89e793745b37c53a8b6b9939136 Author: tledkov-gridgain Date: 2017-08-03T14:48:01Z IGNITE-5211 minors commit 4aa27a1efc75703a2fc40ba54e8a23ad2f4ff0cc Author: tledkov-gridgain Date: 2017-08-07T09:49:03Z Merge branch '_master' into ignite-5211 commit 91090b597a3d6a026b20b3477142376046c1808b Author: tledkov-gridgain Date: 2017-08-07T09:52:36Z Merge branch '_master' into ignite-5211 commit e8e850607a85152429a23fe72da2a0d5bbbe018c Author: devozerov Date: 2017-08-07T10:53:56Z Cosmetics. commit 89c47cc290821db18b7731dace70d095829cdfcb Author: tledkov-gridgain Date: 2017-08-07T12:23:36Z IGNITE-5211: fix review comments commit ca191457fe554c39a1395d778bfe119477f3b5a8 Author: devozerov Date: 2017-08-07T12:45:09Z Removing unused classes. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---