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

It should be possible to add protobuf files directly to the server installation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Server

      https://github.com/infinispan/infinispan-designs/pull/24

       

      Definition files (protobuf) for queries and indexing need to be added with client requests during runtime.
      It will be stored in an internal cache and there is a persistence with a filestore to ensure it will survive restarts.

      But this is not always ensured as there might be catastropic failures or unclean shutdown which can cause inconsistence or complete loss.
      The behaviour in such cases is not deterministic and heavy to track or solve.

      For this reason it should be possible to add the protobuf definitions directly to the server installation which is picked up during startup.
      It might be a local cache as the expectation is that all nodes will have the same, but a repl cache might be possible as well.

            Unassigned Unassigned
            rhn-support-wfink Wolf Fink
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: