]
Tristan Tarrant updated ISPN-7431:
----------------------------------
Fix Version/s: 9.0.0.CR2
(was: 9.0.0.CR1)
Remove VisitableCommand.shouldInvoke()
--------------------------------------
Key: ISPN-7431
URL:
https://issues.jboss.org/browse/ISPN-7431
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 9.0.0.Beta2
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.0.0.CR2
{{VisitableCommand.shouldInvoke()}} is only implemented non-trivially in
{{InvalidateL1Command}}. But that check only helps while the cache is rebalancing, and
even then the impact is negligible.