OpenHFT / Chronicle-Map

Replicate your Key Value Store across your network, with consistency, persistance and performance.
http://chronicle.software/products/chronicle-map/
Apache License 2.0
2.77k stars 469 forks source link

deprecate createOrRecoverPersistedTo #515

Closed JerryShea closed 7 months ago

JerryShea commented 7 months ago

As it is not safe to be called concurrently and we get support issues as a result.

Should use createPersistedTo as a matter of course to open the Map and recoverPersistedTo if and only if it has become corrupted

hft-team-city commented 7 months ago

Released in Chronicle-Map-3.25ea6, BOM-2.25ea30