Hello, It is strange behavior, could you please provide code example?
On Tue, Aug 23, 2016 at 10:08 AM, Marasoiu Nicolae < [email protected]> wrote: > > Hi everyone, > > > We hit a problem: when we do a cache put with a key which is a class with > just String values, and hashCode and equals generated with the IDE, then, > when we do a cache get we get null for some of the keys, but we get correct > values for other keys. When looking with Visor, we noticed that the keys we > can get the value for, are the right class, Pair, in this case, while the > keys that give back null, are BinaryObject instances as presented by Visor. > > > Did you encounter this before? > > > Thanks, > > Nicu > > > Met vriendelijke groeten/Meilleures salutations/Best regards > > Nicolae Marasoiu > Agile Developer > E [email protected] > > *CEGEKA **•* 15-17 Ion Mihalache Blvd. Tower Center Building, 4th,5th,6th > fl • RO-011171 Bucharest (RO) • T +40 21 336 20 65 • *www.cegeka.com > <http://www.cegeka.com>* > *Volg Cegeka: <http://www.twitter.com/cegeka> > <http://www.linkedin.com/company/cegeka> <http://www.facebook.com/Cegeka> > <http://www.cegeka.be/googleplus> * > -- Vladislav Pyatkov
