GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/2000 IGNITE-3355: Implemented Compute::Call() for C++ You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3355 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2000.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 #2000 ---- commit 5e2848c2cefe00d7e1d9009cb320ff2910052ed9 Author: Igor Sapego <[hidden email]> Date: 2017-04-28T16:17:26Z IGNITE-3355: Implemented Compute and ComputeImpl stubs commit c3b62a74376efbe3da5bcc6fa76dd2b31b8eec6e Author: Igor Sapego <[hidden email]> Date: 2017-04-28T17:43:49Z IGNITE-3355: Implemented retrieval of the Compute for the projection. commit 944a2b490b0caae9fe44279245083052dde48f67 Author: Igor Sapego <[hidden email]> Date: 2017-05-19T10:59:38Z IGNITE-3355: Added stubs commit 27ae62473b70a5a4a54d2a017a2701802bcbdce2 Author: Igor Sapego <[hidden email]> Date: 2017-05-19T12:52:25Z IGNITE-3355: Added promise to task. commit de639b778eb019e1316b7d627a1bc6ae8f6ba012 Author: Igor Sapego <[hidden email]> Date: 2017-05-19T13:46:09Z IGNITE-3355: Implemented cancel for Futures. commit 3f9f37c664656205197caac2ea8d378505cb34ed Author: Igor Sapego <[hidden email]> Date: 2017-05-19T17:58:17Z IGNITE-3355: Added test. Debug. commit 5d46e4530755e53dce1ed4ca9a8731ab0379b3f1 Author: Igor Sapego <[hidden email]> Date: 2017-05-22T17:51:37Z IGNITE-3355: Implemented all neccessary classes. commit e588311069ea25bbc2a461fd681c301635198518 Author: Igor Sapego <[hidden email]> Date: 2017-05-22T18:24:19Z IGNITE-3355: Implemented for local case. commit 33477d5b1006ceb5f7d507b41dc51d2637482987 Author: Igor Sapego <[hidden email]> Date: 2017-05-23T12:36:53Z IGNITE-3355: Added test for async call and for remote call. commit 918b5543f7e86389d250129d19ca933b072d02f5 Author: Igor Sapego <[hidden email]> Date: 2017-05-23T13:14:33Z IGNITE-3355: Added tests with exceptions commit e8f12c53af865566a7a15511752fcdb0874ab43f Author: Igor Sapego <[hidden email]> Date: 2017-05-23T17:26:15Z IGNITE-3355: Implemented for remote case commit 3a0132325a524521e7fefe237a2e35abc3429f9c Author: Igor Sapego <[hidden email]> Date: 2017-05-23T18:18:35Z IGNITE-3355: Implemented BinaryType<IgniteError> commit ae2152ea0fd77b402d174116a2d2c8ec31b2b64a Author: Igor Sapego <[hidden email]> Date: 2017-05-24T12:44:43Z IGNITE-3355: Re-factored internal classes commit ff60463ce81587b7081b25f880e1fdd7873e5028 Author: Igor Sapego <[hidden email]> Date: 2017-05-24T16:29:10Z IGNITE-3355: Changed automake files ---- --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Github user isapego closed the pull request at:
https://github.com/apache/ignite/pull/2000 --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |