Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-15034

Allow .proto files to be loaded on server startup

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 15.0.0.Dev02
    • Remote Querying, Server
    • None

      Currently users must provide a .jar containing SerializationContextInitializer implementations in the server/libs dir if they want .proto files to be registered on server startup. This is not user-friendly for non-java developers, as they will not have Pojos to annotate, therefore they cannot automatically generate such implementations. Instead, we should enhance the server so that it automatically detects */.proto fields in the server/lib directory and registers them on startup.

      Providing such a capability will also simplify Helm Chart and Operator deployments, as it will be possible for users to simply provide a ConfigMap containing .proto definitions and we can mount this under server/libs.

            Unassigned Unassigned
            remerson@redhat.com Ryan Emerson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: