Re: C# Custom Affinity Functions

2018-11-28 Thread Pavel Tupitsyn
Hi, It is a bug, I have filed a ticket [1]. Unfortunately, no workarounds so far. Thanks for the report. [1] https://issues.apache.org/jira/browse/IGNITE-10451 On Thu, Nov 15, 2018 at 12:38 AM JoshN wrote: > Hi, > > We are using ignite 2.6 C#. If we define a custom affinity function >

C# Custom Affinity Functions

2018-11-14 Thread JoshN
Hi, We are using ignite 2.6 C#. If we define a custom affinity function (written in c#) when configuring the cache (using a IgniteConfiguration object not spring config) the first call to Ignition.Start is successful. If we activate the grid, wait for it to become active then shut the