Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/HTTP JSON API query store recoveryForum ↗

HTTP JSON API query store recovery

App Development2 posts375 views6 likesLast activity Apr 2020
GE
georgOP
Apr 2020

If I use a persistent query store with the JSON API (using the --query-store-jdbc-config option) what happens if the API process dies and I restart it? Will it wipe the database or can it recover and rehydrate using the already stored data?

LE
Leonid_Shlyapnikov
Apr 2020

It will recover, continue from the last known indexed active contract set and update it to the current state.

← Back to Discussions