-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
Low
Promote use of start/objectToObjectStream/finish rather than having multiple objectToObjectStream() calls, specially in cache stores.
By promoting this use, we can move versioning in VAM from objectToObjectStream() to start and hence serialize less data.
Finally, make a note on the marshaller javadoc so that users know how to use it efficiently in future.
- relates to
-
ISPN-85 Investigate more efficient version marshalling
- Closed