Skip to content
Discussion options

You must be logged in to vote

Hi @jdussouillez

You can register the schema again in case you've lost it on a server reboot. The schema needs to be uploaded to the server, this is done with the remote cache manager. However, the API is not great now but we are providing good changes for 15.
https://github.com/infinispan/infinispan-simple-tutorials/blob/main/infinispan-remote/query/src/main/java/org/infinispan/tutorial/simple/remote/query/InfinispanRemoteQuery.java#L46

I'm going to create a new issue to try to cover this case, so you don't need to handle it yourself.

Another option is, if you are using the Infinispan Operator, pass the schema to the server so it's created on startup. The downside of this is that you nee…

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jdussouillez
Comment options

@jdussouillez
Comment options

Answer selected by karesti
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@ryanemerson
Comment options

@jdussouillez
Comment options

@karesti
Comment options

karesti Feb 21, 2024
Collaborator

@ryanemerson
Comment options

@karesti
Comment options

karesti Feb 21, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment