You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Mikhail Lipkovich <li...@gmail.com> on 2017/09/22 17:41:51 UTC

Review of IGNITE-6284/IGNITE-995

Hi All,

I made a couple of pull requests and asked questions about several issues
which I would like to work on. Can anyone please take a look into these?

Pull requests:

IGNITE-6284: Add IgniteCompute.withTaskNoResultCache() which should have
similar effect as @ComputeTaskNoResultCache
https://github.com/apache/ignite/pull/2644

IGNITE-995: Nodes on one host doesn't discover each other if IP finder
doesn't explicitly provide port
https://github.com/apache/ignite/pull/2713


Questions are related to tasks about deployment, caching and ML:

https://issues.apache.org/jira/browse/IGNITE-6134
https://issues.apache.org/jira/browse/IGNITE-6418
https://issues.apache.org/jira/browse/IGNITE-5357
https://issues.apache.org/jira/browse/IGNITE-6059


Thanks,

Mikhail