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.73k stars 467 forks source link

deprecate createOrRecoverPersistedTo #512

Closed JerryShea closed 4 months ago

JerryShea commented 5 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

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud