atlasdb
atlasdb copied to clipboard
Transactional Distributed Database Layer
## General **Before this PR**: **After this PR**: ==COMMIT_MSG== ==COMMIT_MSG== **Priority**: **Concerns / possible downsides (what feedback would you like?)**: **Is documentation needed?**: ## Compatibility **Does this PR create any...
## General **Before this PR**: Lets you delete oracle namespaces! Does not clean up the mapping table nor the metadata table. **After this PR**: Can clean up oracle namespaces! No...
## General **Before this PR**: We were not updating A when sweep was progressing. **After this PR**: Wire in updating A before sweep makes progress. A is only updated for...
## General **Before this PR**: **After this PR**: ReadOnlyTransactionManager class is removed ==COMMIT_MSG== ==COMMIT_MSG== **Priority**: Low **Concerns / possible downsides (what feedback would you like?)**: Double check assumption **Is documentation...
## General **Before this PR**: **After this PR**: ==COMMIT_MSG== ==COMMIT_MSG== **Priority**: **Concerns / possible downsides (what feedback would you like?)**: **Is documentation needed?**: ## Compatibility **Does this PR create any...
###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/versions-props-latest check. To enable or disable this check, please contact the maintainers of Excavator.
## General **Before this PR**: **After this PR**: Remove token ring verification checks, validate host ids seen are identical across clusters ==COMMIT_MSG== ==COMMIT_MSG== **Priority**: **Concerns / possible downsides (what feedback...
## General We had several spans that did not add value to traces. **After this PR**: ==COMMIT_MSG== Remove spans for task and getLoadWithTsTasksForSingleHost ==COMMIT_MSG== **Priority**: P2 **Concerns / possible downsides...
## General **Before this PR**: Logging arguments are not annotated with their safety. **After this PR**: ==COMMIT_MSG== - We now require log safety to be specified on primitive types in...
## General **Before this PR**: We generated low value spans for Atlas Cassandra KVS, loadWithTs, and timed-runner. **After this PR**: ==COMMIT_MSG== Remove spans for Atlas Cassandra KVS, loadWithTs, and timed-runner...