]
Dan Berindei updated ISPN-7431:
-------------------------------
Status: Open (was: New)
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.CR1
{{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.