Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AKI-353: Combine the batch and direct write functionality #1147

Merged
merged 8 commits into from
Apr 20, 2020

Conversation

AlexandraRoatis
Copy link
Contributor

Type of change

  • Bug fix.
  • New feature.
  • Enhancement.
  • Unit test.
  • Breaking change (a fix or feature that causes existing functionality to not work as expected).
  • Requires documentation update.

While it may offer minor optimizations when used for LevelDB and RocksDB
the class was not correctly maintained and lacks functionality. Further,
it is currently not necessary to use locked databases in production so
it is not worth keeping the class. It can be re-added with full correct
implementation when it is truly needed and proven to improve performance.
@AlexandraRoatis AlexandraRoatis added enhancement New feature or request unit tests labels Apr 17, 2020
@AlexandraRoatis AlexandraRoatis added this to the 1.6 milestone Apr 17, 2020
@AlexandraRoatis AlexandraRoatis self-assigned this Apr 17, 2020
@AlexandraRoatis AlexandraRoatis merged commit 43ba157 into master Apr 20, 2020
@AlexandraRoatis AlexandraRoatis deleted the AKI-700 branch April 20, 2020 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant