Re: Binary mode for Data Structures

2016-02-24 Thread Dood
Tupitsyn <ptupit...@gridgain.com> wrote: No replies, so I've created an issue: https://issues.apache.org/jira/browse/IGNITE-2701 On Thu, Feb 18, 2016 at 3:06 PM, Pavel Tupitsyn <ptupit...@gridgain.com> wrote: Igniters, Currently we don't have binary mode (withKeepBinary) in Data

Re: Binary mode for Data Structures

2016-02-20 Thread Pavel Tupitsyn
No replies, so I've created an issue: https://issues.apache.org/jira/browse/IGNITE-2701 On Thu, Feb 18, 2016 at 3:06 PM, Pavel Tupitsyn <ptupit...@gridgain.com> wrote: > Igniters, > > Currently we don't have binary mode (withKeepBinary) in Data Structures > (Queu

[jira] [Created] (IGNITE-2701) Binary mode in Data Structures

2016-02-20 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-2701: -- Summary: Binary mode in Data Structures Key: IGNITE-2701 URL: https://issues.apache.org/jira/browse/IGNITE-2701 Project: Ignite Issue Type: Improvement

Binary mode for Data Structures

2016-02-18 Thread Pavel Tupitsyn
Igniters, Currently we don't have binary mode (withKeepBinary) in Data Structures (Queue, AtomicReference). Are there any plans for implementing this, or may be a workaround? Lack of binary mode prevents us from implementing IgniteQueue in .NET (.NET types in most cases can't be deserialized