]
Tristan Tarrant updated ISPN-10998:
-----------------------------------
Fix Version/s: 10.1.0.Final
(was: 10.1.0.CR1)
Client should automatically register .proto schemas with the server
-------------------------------------------------------------------
Key: ISPN-10998
URL:
https://issues.redhat.com/browse/ISPN-10998
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod
Affects Versions: 10.1.0.Beta1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 10.1.0.Final
Currently even if a user registers a SerializationContextInitializer with the client,
they must also manually register {{.proto}} files with the server via the protobuf cache.
We should remove this step and automatically put configured .proto schemas from the
initializer(s) into to the server.