[infinispan-dev] ApplyDeltaCommand: question about affected keys

Vladimir Blagojevic vblagoje at redhat.com
Mon Jan 28 09:20:56 EST 2013


On 13-01-23 2:01 PM, Pedro Ruivo wrote:
> Hi all,
>
> I was looking in the ApplyDeltaCommand code and I found something
> strange. Why is the method getAffectedKeys() returning a singleton
> collection with a null key inside?

Yes, this is a bug. It should return s single key where delta map is stored.

>
> Shouldn't be supposed to return a singleton collection with
> deltaAwareValueKey or the keys collection?

It should return deltaAwareKey which is equal to key.

Regards,
Vladimir
>
> Thanks!
>
> Cheers
> Pedro Ruivo
> _______________________________________________
> 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