[GitHub] ignite pull request #3128: IGNITE-7091: PDS Compatibilty: Assertion error in...

2017-12-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3128 ---

RE: Does the Ignite C# client support distributed queues?

2017-12-03 Thread Raymond Wilson
Hi Pavel, Is there a document that captures all the current gaps? Thanks, Raymond. *From:* Pavel Tupitsyn [mailto:ptupit...@apache.org] *Sent:* Monday, December 4, 2017 6:27 AM *To:* u...@ignite.apache.org *Cc:* dev@ignite.apache.org *Subject:* Re: Does the Ignite C# client support dist

[GitHub] ignite pull request #2969: IGNITE-5246: Fuzzy c-means (FCM)

2017-12-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2969 ---

Re: Does the Ignite C# client support distributed queues?

2017-12-03 Thread Pavel Tupitsyn
Hi Raymond, There is no exact schedule, but we always strive to keep .NET API up to speed with Java. Usually new features are added right in the same release (persistence in 2.1, for example). Pavel On Sat, Dec 2, 2017 at 9:51 AM, Raymond Wilson wrote: > Hi Alexey, > > > > I think I need to be

Re: Thin Client Protocol documentation

2017-12-03 Thread Pavel Tupitsyn
Hi Andrey, Compute and other APIs are certainly planned, cache is just a start. We intentionally limit the scope to actually release something in 2.4 and not delay it further. Adding operations to existing protocol is relatively easy. Current focus is to make sure that the protocol itself is soli

[jira] [Created] (IGNITE-7097) performance measurement for SparseDistributedMatrix multiplication

2017-12-03 Thread Oleg Ignatenko (JIRA)
Oleg Ignatenko created IGNITE-7097: -- Summary: performance measurement for SparseDistributedMatrix multiplication Key: IGNITE-7097 URL: https://issues.apache.org/jira/browse/IGNITE-7097 Project: Ignit