]
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
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.