[GitHub] ignite pull request #819: IGNITE-3330: Cache::Invoke method implemented.

2017-02-27 Thread isapego
Github user isapego closed the pull request at:

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


---
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 #819: IGNITE-3330: Cache::Invoke method implemented.

2016-06-20 Thread isapego
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 
Date:   2015-10-26T14:16:26Z

First approach for the IGNITE-1680

commit e65abb09199c39cb337ec16c06985e4b3171ec99
Author: isapego 
Date:   2016-06-15T12:33:54Z

Merge branch 'master' into ignite-1680

commit d2b2db67ba2e7a25e3e7b787b6b10ff77ffba72e
Author: isapego 
Date:   2016-06-15T15:56:07Z

IGNITE-1680: Merge-related fixes.

commit c7bddfe9b407a153a0b82607a53ddd47414e1532
Author: isapego 
Date:   2016-06-16T18:17:54Z

IGNITE-1680: Fix for reading of the NULL values.

commit a3b6b5c4d384526d8375a30b7910d3fe34e57a76
Author: isapego 
Date:   2016-06-17T17:36:50Z

IGNITE-1680: Invoke implemented.

commit 52d02e4fa67b55f5f0fd3b0a3831d6914110f761
Author: isapego 
Date:   2016-06-20T15:00:04Z

IGNITE-1680: Documentation fixed.

commit 1e4fb50839d759d68d3e7b4c3991f9e5127cb51f
Author: isapego 
Date:   2016-06-20T15:19:58Z

IGNITE-1680: Refactoring.

commit 4d9717e699c4a8c888224e1802f909628204d75a
Author: isapego 
Date:   2016-06-20T15:55:42Z

IGNITE-1680: Documentation improvements.

commit 2f1c8b9ed60d5bbab0184aefb313500c4805fb4e
Author: isapego 
Date:   2016-06-20T17:57:38Z

IGNTIE-1680: Added rethrowing exceptions to Java at the top level of
callbacks.

commit 730dc68afeb7133dd6426dad46362c26ca854b45
Author: isapego 
Date:   2016-06-20T18:44:07Z

IGNITE-1680: Added some more tests.

commit d66b134cb77e82183410a22a13c490afee149c44
Author: isapego 
Date:   2016-06-20T18:47:57Z

IGNITE-1680: Minor 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.
---