Re: ScanQuery With BinaryObject

2017-04-05 Thread Andrey Mashenkov
; > of > >> > > > > any changes done on a client (i.e. will never be dynamically > >> loaded). > >> > > > This > >> > > > > is true for any functionality, including Compute Grid. > >> > > > > > >> > > &g

Re: ScanQuery With BinaryObject

2017-04-05 Thread Valentin Kulichenko
done on a client (i.e. will never be dynamically >> loaded). >> > > > This >> > > > > is true for any functionality, including Compute Grid. >> > > > > >> > > > > -Val >> > > > > >> > > >

Re: ScanQuery With BinaryObject

2017-04-05 Thread Andrey Mashenkov
e Grid. > > > > > > > > > > -Val > > > > > > > > > > On Mon, Apr 3, 2017 at 10:19 AM, Andrey Mashenkov < > > > > > andrey.mashen...@gmail.com> wrote: > > > > > > > > > > > Cros

Re: ScanQuery With BinaryObject

2017-04-05 Thread Valentin Kulichenko
gt; Crossposted to dev: > > > > > > > > > > Guys, > > > > > > > > > > ScanQuery filter code (see IgniteBiPredicate implementation below) > > can > > > be > > > > > cached on server side > > > > > that can cause unexpected results. > >

Re: ScanQuery With BinaryObject

2017-04-05 Thread Andrey Mashenkov
er code (see IgniteBiPredicate implementation below) > can > > be > > > > cached on server side > > > > that can cause unexpected results. > > > > The main point here is server node never restarts while client does > it > > > with > > > >

Re: ScanQuery With BinaryObject

2017-04-05 Thread Valentin Kulichenko
ow) can > be > > > cached on server side > > > that can cause unexpected results. > > > The main point here is server node never restarts while client does it > > with > > > filter code changed. > > > > > > Is it ok? > > > &g

Re: ScanQuery With BinaryObject

2017-04-05 Thread Andrey Mashenkov
ent does it > with > > filter code changed. > > > > Is it ok? > > > > I try to add *serialVersionUID* and it was useless. The only class > renaming > > was helpful. > > > > > > -- Forwarded message -- > > From: David

Re: ScanQuery With BinaryObject

2017-04-04 Thread Valentin Kulichenko
D* and it was useless. The only class renaming > was helpful. > > > -- Forwarded message ------ > From: David Li > Date: Mon, Apr 3, 2017 at 9:24 AM > Subject: Re: ScanQuery With BinaryObject > To: u...@ignite.apache.org > > > Sorry, please ignore the previous email, it