Re: general question

2017-02-12 Thread Vladimir Ozerov
Alex, FieldAccessor stores field positions for the given schema to allow for fast field value lookup. On Fri, Feb 10, 2017 at 7:06 PM, ALEKSEY KUZNETSOV wrote: > Guys, i have a question.Why do we store fields position information in > FieldAccessor before hashcode

Re: IGNITE-817: [Test] Disabled tests of GridCacheOffHeapTest

2017-02-12 Thread Semyon Boikov
Hi, GridCacheOffHeapTest is some very old class and I think it can be removed. Currently all actual benchmarks are in 'benchmarks' and 'yardstick' modules. Thanks On Sat, Feb 11, 2017 at 3:18 AM, Denis Magda wrote: > Yakov, Sam? > > Please join and share your thoughts. > >

Re: IGNITE-13

2017-02-12 Thread Vladimir Ozerov
Hi, It is hard to say whether it makes sense or not. No doubt, it could speed up marshalling process at the cost of 2x memory required for strings. From my previous experience with marshalling micro-optimizations, we will hardly ever notice speedup in distributed environment. But, there is

Re: IGNITE-13

2017-02-12 Thread Valentin Kulichenko
Vladimir, Can you please take a look and provide your thoughts? Can this be applied to binary marshaller? From what I recall, it serializes string a bit differently from optimized marshaller, so I'm not sure. -Val On Fri, Feb 10, 2017 at 5:16 PM, Dmitriy Setrakyan wrote:

Re: IGNITE-4158 - ready for review

2017-02-12 Thread Denis Magda
Hi Vyacheslav, Val, Vovan, please assist with the review — Denis > On Feb 10, 2017, at 3:53 AM, Vyacheslav Daradur wrote: > > Hello. I did it. > > Please, review. > > https://issues.apache.org/jira/browse/IGNITE-4158 - Implement Time type for > binary protocol. > >

[GitHub] ignite pull request #1520: Ignite 4641 - Refresh client attributes during re...

2017-02-12 Thread dkarachentsev
GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/1520 Ignite 4641 - Refresh client attributes during reconnect You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite