+1 On Mon, Apr 17, 2017 at 1:42 PM, Sergey Kozlov <skoz...@gridgain.com> wrote:
> Hi Alexey. > > I vote for your fix. Definitely it's wrong to return the empty string > instead of null. > > On Mon, Apr 17, 2017 at 1:30 PM, Alexey Kuznetsov <akuznet...@apache.org> > wrote: > > > Hi, > > > > I would like to change serialization of null strings in our > > ignite-rest-http module. > > > > Current serialization null -> "" (empty string). > > Proposed serialization null -> null. > > > > This will make things more straightforward. > > > > Thoughts? > > > > -- > > Alexey Kuznetsov > > > > > > -- > Sergey Kozlov > GridGain Systems > www.gridgain.com >