]
Tristan Tarrant updated ISPN-6999:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Final
Resolution: Done
Reduce compatibility allocations from async interceptors
--------------------------------------------------------
Key: ISPN-6999
URL:
https://issues.jboss.org/browse/ISPN-6999
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 9.0.0.Alpha4
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Beta1, 9.0.0.Final
Compatibility is only really needed on the origin side. Unfortunately we were allocating
instances even on the remote side to handle async processing.