-
Enhancement
-
Resolution: Done
-
Major
-
12.0.1.Final
-
None
Today Quarkus Infinispan extension provides a smooth way for users to use protobuf caches, dealing for the user the need of configuring the serialisation context in the client and the server by uploading the protobuf schemas.
However, there might be scenarios in production that uploading and overriding schemas is not the ideal.
Add a property at runtime that will enable or disable the schema upload.
This property should be enabled in dev mode by default, and we decide if in prod quarkus the default mode should be disabled.
- blocks
-
ISPN-12777 [QUARKUS] Infinispan Quarkus Extension enhancements
- Closed