This content has been marked as final.
Show 1 reply
-
1. Re: How to persist __protobuf_metadata cache ?
anistor Oct 8, 2019 3:56 AM (in response to jbtrystram)1 of 1 people found this helpfulThat cache is persistent by default, provided that global state is correctly configured.
The keywords to look for in the user guide are global state persistent location
You can also see it in action in this test: infinispan/ProtobufMetadataCachePreserveStateAcrossRestartsTest.java at 10.0.0.CR3 · infinispan/infinispan · GitHub