Ryan Emerson created ISPN-10830:
-----------------------------------
Summary: Client Testsuite should utilise SerializationContextInitializers via
normal configuration
Key: ISPN-10830
URL:
https://issues.jboss.org/browse/ISPN-10830
Project: Infinispan
Issue Type: Enhancement
Components: Test Suite - Server
Reporter: Ryan Emerson
Assignee: Ryan Emerson
The client testsuite makes extensive use of the
{{ProtobufMetadataManagerImpl::registerMarshaller}} method to register ProtoStream
marshallers, however this is no longer necessary as we now expose the
SerializationContextInitializer via our server configuration.
Furthermore, it's also possible to directly use SerializationContextInitializer
instances via the client configuration.
The client testsuite should be updated to utilise ^ mechanisms.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)