You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/23 17:34:00 UTC

[jira] [Commented] (IGNITE-5576) CPP: Implement Compute::Run() for Ignite C++

    [ https://issues.apache.org/jira/browse/IGNITE-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061267#comment-16061267 ] 

ASF GitHub Bot commented on IGNITE-5576:
----------------------------------------

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/2187

    IGNITE-5576: Added Compute::Run() for C++

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5576

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2187.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 #2187
    
----
commit e7311199eebbe9133f7d3cebe6f6f2a38bd67762
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-06-22T16:13:19Z

    IGNITE-5576: Added Compute::Run()

commit b6c16a5170e0f50c49096f8ba6b0e7cc33312eaa
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-06-22T16:57:12Z

    IGNITE-5576: Added tests. Fixed bug

commit 2618d312008d3961323b4b788667548c0f2b1223
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-06-23T17:14:03Z

    IGNITE-5576: Fixed config

commit efb53f9105154a32c287c02ba39c3a270ee3d2c2
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-06-23T17:28:15Z

    IGNITE-5576: Edited documentation

----


> CPP: Implement Compute::Run() for Ignite C++
> --------------------------------------------
>
>                 Key: IGNITE-5576
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5576
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>    Affects Versions: 2.0
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>              Labels: cpp
>             Fix For: 2.1
>
>
> Need to implement method {{Compute::Run}} and {{Compute::RunAsync}} for Ignite C++



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)