[infinispan-issues] [JBoss JIRA] (ISPN-10830) Client Testsuite should utilise SerializationContextInitializers via normal configuration

Ryan Emerson (Jira) issues at jboss.org
Fri Oct 25 09:04:00 EDT 2019


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)


More information about the infinispan-issues mailing list