palantir / atlasdb

Transactional Distributed Database Layer
https://palantir.github.io/atlasdb/
Apache License 2.0
44 stars 7 forks source link

wire up KeyValueSnapshotReaderManager #7138

Closed rhuffy closed 3 weeks ago

rhuffy commented 4 weeks ago
  1. 7135

  2. 7136

  3. 7137

  4. 7138

General

Before this PR: KeyValueSnapshotReaderManager created but not actually used by Snapshot/Serializable transaction.

After this PR:

==COMMIT_MSG== wire up KeyValueSnapshotReaderManager ==COMMIT_MSG==

Please tag any other people who should be aware of this PR: @jeremyk-91 @jkozlowski