[infinispan-issues] [JBoss JIRA] (ISPN-10960) Add SerializationContextInitializer lookup to Server Extensions

Ryan Emerson (Jira) issues at jboss.org
Fri Nov 15 09:34:00 EST 2019


Ryan Emerson created ISPN-10960:
-----------------------------------

             Summary: Add SerializationContextInitializer lookup to Server Extensions
                 Key: ISPN-10960
                 URL: https://issues.jboss.org/browse/ISPN-10960
             Project: Infinispan
          Issue Type: Enhancement
          Components: Server
    Affects Versions: 10.0.1.Final
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson
             Fix For: 10.1.0.Final


To utilise a SerializationContextInitializer on the server it's necessary for the implementation to be specified via the xml configuration. However, it should be possible to utilise the Server's Extensions to automatically load and configure any {{SerializationContextInitializer}} implementations that are placed on the servers classpath by the user. This will remove a configuration step when utilising the normal server, but will have the bigggest impact on the server image, as it will be possible for users to mount a volume with the jar(s) containing the desired {{SerializationContextInitializer}} implementations without changing the xml. 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list