[infinispan-issues] [JBoss JIRA] (ISPN-6177) Add ability to pre-register protobuf schema definitions via config

Adrian Nistor (JIRA) issues at jboss.org
Tue Jun 26 05:53:00 EDT 2018


    [ https://issues.jboss.org/browse/ISPN-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596910#comment-13596910 ] 

Adrian Nistor commented on ISPN-6177:
-------------------------------------

This issue was solved by the newly added ProtostreamSerializationContextInitializer. It's a programmatic API rather than a config, but it serves the same purpose.

See https://github.com/infinispan/infinispan/blob/master/remote-query/remote-query-client/src/main/java/org/infinispan/query/remote/client/ProtostreamSerializationContextInitializer.java

> Add ability to pre-register protobuf schema definitions via config
> ------------------------------------------------------------------
>
>                 Key: ISPN-6177
>                 URL: https://issues.jboss.org/browse/ISPN-6177
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Remote Querying
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>            Priority: Minor
>             Fix For: 9.3.0.Final
>
>
> The global config should name some *.proto files (from disk or CP resources) to be registered with the ProtobufMetadataManager on startup.
> This could probably use org.jboss.as.server.deployment.DeploymentUnitProcessor.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list