GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/2218
IGNITE-5576: Implemented Compute::Broadcast for C++ You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5582 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2218.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 #2218 ---- commit e7311199eebbe9133f7d3cebe6f6f2a38bd67762 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-22T16:13:19Z IGNITE-5576: Added Compute::Run() commit b6c16a5170e0f50c49096f8ba6b0e7cc33312eaa Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-22T16:57:12Z IGNITE-5576: Added tests. Fixed bug commit 2618d312008d3961323b4b788667548c0f2b1223 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-23T17:14:03Z IGNITE-5576: Fixed config commit efb53f9105154a32c287c02ba39c3a270ee3d2c2 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-23T17:28:15Z IGNITE-5576: Edited documentation commit 561519af001b93ae195330fa8e2c2ab4db3046b3 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-27T12:02:02Z IGNITE-5582: Refactoring commit b16fb1c3e522835e4286cdb5b0378f9329276df0 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-28T16:31:23Z IGNITE-5582: Added MultipleJobComputeTaskHolder commit d505d10206dcc2ce752b72179efce6e6794270d3 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-29T12:55:33Z IGNITE-5582: Added tests and fixed issues. commit ab2a6aae554a1be0a7feade1916fea16091daccd Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-29T13:13:46Z IGNITE-5582: Added Error tests commit e9c298085374611f40cfe5aa92a470f34d04ddc3 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-29T13:20:11Z IGNITE-5582: Added 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. ---