8 June 2017 6:55 PM
To: user@ignite.apache.org<mailto:user@ignite.apache.org>
Subject: Re: Get by key only working on .net for certain long literal values
I've tried to use your class as a cache key and it seems to work, see attached
program.
* How do you add these objects to cache? Is it
;> }
>>
>>
>>
>>
>>
>> cfg.BinaryConfiguration = new BinaryConfiguration(binaryType
>> s)
>>
>> {
>>
>> NameMapper = new BinaryBasicNameMapper { IsSimpleName =
>>
; cfg.BinaryConfiguration = new BinaryConfiguration(binaryTypes)
>
> {
>
> NameMapper = new BinaryBasicNameMapper { IsSimpleName =
> true }
>
> };
>
>
>
>
>
>
>
> *From:* Pavel Tupitsyn [mailto:ptupit...@apache.or
{ IsSimpleName = true }
};
From: Pavel Tupitsyn [mailto:ptupit...@apache.org]
Sent: Thursday, 8 June 2017 6:55 PM
To: user@ignite.apache.org
Subject: Re: Get by key only working on .net for certain long literal values
I've tried to use your class as a cache key and it seems to work
:* user@ignite.apache.org
> *Subject:* Re: Get by key only working on .net for certain long literal
> values
>
> Hi Gordon,
>
> Seems like all your threads are related:
> http://apache-ignite-users.70518.x6.nabble.com/BinaryIdentityResolver-is-
> gone-in-2-0-but-default-seems-
Hi. Yes, I am on 2.0.
Get Outlook for Android<https://aka.ms/ghei36>
From: Pavel Tupitsyn
Sent: Thursday, June 8, 2017 12:26:41 AM
To: user@ignite.apache.org
Subject: Re: Get by key only working on .net for certain long literal values
Hi Gordon,
Seems li
Hi Gordon,
Seems like all your threads are related:
http://apache-ignite-users.70518.x6.nabble.com/BinaryIdentityResolver-is-gone-in-2-0-but-default-seems-to-have-a-problem-td13444.html
http://apache-ignite-users.70518.x6.nabble.com/UPDATED-BinaryIdentityResolver-is-gone-in-2-0-but-default-seems-t
Hi There,
This one is very strange.
I have a .NET client, Java client and Java server. All running locally on
windows desktop.
On the server side I have some cache entries, SecurityKey,Security
I have two Security objects, one with id=4 and one with id=953
On the Java client, this works no pr