[GitHub] ignite pull request #4075: Ignite 6284

2018-08-15 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #4075: Ignite 6284

2018-05-25 Thread kreig133
GitHub user kreig133 opened a pull request:

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

Ignite 6284



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

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

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

https://github.com/apache/ignite/pull/4075.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 #4075


commit 5e5f3276fe55c98270ceebc591c10ce1874b4554
Author: Mikhail Lipkovich 
Date:   2017-09-12T12:59:07Z

IGNITE-6284: Added compute withNoResultCache method

commit 9dc81189c2067f93a5ee8eb8aa71555f27a86077
Author: EdShangGG 
Date:   2018-05-25T15:22:52Z

IGNITE-6284 Add IgniteCompute.withTaskNoResultCache() which should have 
similar effect as @ComputeTaskNoResultCache

commit 37a8be64f323803213279a2825cd66c6fc9d880e
Author: EdShangGG 
Date:   2018-05-25T15:26:57Z

Merge remote-tracking branch 'apache-ignite/master' into ignite-6284

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/IgniteComputeImpl.java




---