]
Tristan Tarrant updated ISPN-11674:
-----------------------------------
Fix Version/s: 11.0.0.CR1
(was: 11.0.0.Dev05)
Clean up RemoteCache method overrides
-------------------------------------
Key: ISPN-11674
URL:
https://issues.redhat.com/browse/ISPN-11674
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.CR1
There are a lot of various method overrides in the RemoteCache. This is because of async,
versions and expiration overrides bloating almost all methods by eight times. We should
consolidate these so they are simpler to handle and harder to mess up.