Ryan Emerson created ISPN-9624:
----------------------------------
Summary: Deprecate StreamingMarshaller interface
Key: ISPN-9624
URL:
https://issues.jboss.org/browse/ISPN-9624
Project: Infinispan
Issue Type: Sub-task
Components: Core
Affects Versions: 9.4.0.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Alpha1
The StreamingMarshaller interface is no longer fit for purpose once we move away from
jboss-marshalling as the ObjectOutput abstraction does not fit with non-serialization
based marshallers. We should provide a simpler interface that simply allows
reading/writing objects to a provided stream. This interface should then be exposed via
the InitializationContext to store implementations.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)