speaking of ApplyDeltaCommand - where does it actually perform the delta operation? perform() simply returns null. Any pointers?
Thanks, On Wed, Jan 23, 2013 at 12:07 PM, Adrian Nistor <[email protected]> wrote: > Hi Pedro, > > I found this odd too a few months ago while working on state transfer > and added a TODO in the constructor (which should pass the > deltaAwareValueKey to super) planning to ask and fix it later, but this > never happened. Maybe Vladimir knows more about this? > > Cheers! > > On 01/23/2013 09: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? > > > > Shouldn't be supposed to return a singleton collection with > > deltaAwareValueKey or the keys collection? > > > > Thanks! > > > > Cheers > > Pedro Ruivo > > _______________________________________________ > > infinispan-dev mailing list > > [email protected] > > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev >
_______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
