[
https://issues.apache.org/jira/browse/IGNITE-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340163#comment-15340163
]
ASF GitHub Bot commented on IGNITE-3330:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/819
IGNITE-3330: Cache::Invoke method implemented.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-1680
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/819.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 #819
----
commit 2ccbad0ca93cdb0987bd4fabe9f0ea3f78bc5aff
Author: isapego <[email protected]>
Date: 2015-10-26T14:16:26Z
First approach for the IGNITE-1680
commit e65abb09199c39cb337ec16c06985e4b3171ec99
Author: isapego <[email protected]>
Date: 2016-06-15T12:33:54Z
Merge branch 'master' into ignite-1680
commit d2b2db67ba2e7a25e3e7b787b6b10ff77ffba72e
Author: isapego <[email protected]>
Date: 2016-06-15T15:56:07Z
IGNITE-1680: Merge-related fixes.
commit c7bddfe9b407a153a0b82607a53ddd47414e1532
Author: isapego <[email protected]>
Date: 2016-06-16T18:17:54Z
IGNITE-1680: Fix for reading of the NULL values.
commit a3b6b5c4d384526d8375a30b7910d3fe34e57a76
Author: isapego <[email protected]>
Date: 2016-06-17T17:36:50Z
IGNITE-1680: Invoke implemented.
commit 52d02e4fa67b55f5f0fd3b0a3831d6914110f761
Author: isapego <[email protected]>
Date: 2016-06-20T15:00:04Z
IGNITE-1680: Documentation fixed.
commit 1e4fb50839d759d68d3e7b4c3991f9e5127cb51f
Author: isapego <[email protected]>
Date: 2016-06-20T15:19:58Z
IGNITE-1680: Refactoring.
commit 4d9717e699c4a8c888224e1802f909628204d75a
Author: isapego <[email protected]>
Date: 2016-06-20T15:55:42Z
IGNITE-1680: Documentation improvements.
commit 2f1c8b9ed60d5bbab0184aefb313500c4805fb4e
Author: isapego <[email protected]>
Date: 2016-06-20T17:57:38Z
IGNTIE-1680: Added rethrowing exceptions to Java at the top level of
callbacks.
commit 730dc68afeb7133dd6426dad46362c26ca854b45
Author: isapego <[email protected]>
Date: 2016-06-20T18:44:07Z
IGNITE-1680: Added some more tests.
commit d66b134cb77e82183410a22a13c490afee149c44
Author: isapego <[email protected]>
Date: 2016-06-20T18:47:57Z
IGNITE-1680: Minor fix.
----
> CPP: Implement Cache::Invoke method.
> ------------------------------------
>
> Key: IGNITE-3330
> URL: https://issues.apache.org/jira/browse/IGNITE-3330
> Project: Ignite
> Issue Type: Sub-task
> Components: platforms
> Affects Versions: 1.6
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Fix For: 1.7
>
>
> Implement {{Cache::Invoke}} method for the Ignite C++.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)