3 Replies Latest reply on Jul 21, 2010 3:00 AM by galder.zamarreno

    Is this a bug in cache.replace?

    pengyan

      When replacing a entry with the following class as a Key, I found the replace method doesn't work as the API said.

       

      I've attached my test case here. It seems the root cause is it pass an instance of org.infinispan.marshall.MarshalledValue into the equals method.