]
Ryan Emerson resolved ISPN-10810.
---------------------------------
Resolution: Done
Add Serializable override methods for the Async methods
-------------------------------------------------------
Key: ISPN-10810
URL:
https://issues.jboss.org/browse/ISPN-10810
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 10.0.0.Final
We added the Serializable override methods for the sync variants of functional methods.
We however missed the async variants, we should add these as well.