]
Dan Berindei updated ISPN-7107:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Beta1
Resolution: Done
Unroot InvalidateCommand from RemoteCommand
-------------------------------------------
Key: ISPN-7107
URL:
https://issues.jboss.org/browse/ISPN-7107
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Radim Vansa
Assignee: Radim Vansa
Fix For: 9.0.0.Beta1
InvalidateCommand and InvalidateL1Command work on multiple keys, while RemoveCommand
works on single key. The inheritance is weird and of little benefit.