]
Pedro Ruivo updated ISPN-5605:
------------------------------
Status: Resolved (was: Pull Request Sent)
Assignee: Radim Vansa
Fix Version/s: 8.0.0.Beta3
8.0.0.Final
Resolution: Done
Implement getAffectedKeys() in InvalidateCommand
------------------------------------------------
Key: ISPN-5605
URL:
https://issues.jboss.org/browse/ISPN-5605
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 8.0.0.Alpha2
Reporter: Radim Vansa
Assignee: Radim Vansa
Priority: Minor
Fix For: 8.0.0.Beta3, 8.0.0.Final
InvalidateCommand overloads {{getKey()}} throwing {{UnsupportedOperationException}}, but
{{getAffectedKeys()}} returns collection with {{null}} or one of the invalidated keys.