[infinispan-dev] Bug in queryInterceptor?

Emmanuel Bernard emmanuel at hibernate.org
Tue Jul 20 17:56:16 EDT 2010


If the interceptor can't differentiate a creation from an update then you are correct, this should be adjusted. 

On 20 juil. 2010, at 22:27, Israel Lacerra <israeldl at gmail.com> wrote:

> Hi guys,
> 
> Looks like in QueryInterceptor.addToIndexes the correct workType to perform on searchFactory is WorkType.UPDATE. 
> 
> If the workType is ADD, then when we put a new object on a old key (using cache.put), the old object remains in the index.
> 
> Am I wrong?
> 
> 
> Israel
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev



More information about the infinispan-dev mailing list