Skip to content

Commit

Permalink
CR Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
udi-speedb committed Oct 12, 2023
1 parent 2d858a9 commit 64f1bf9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Fix RepeatableThread to work properly with on thread start callback feature (htt

### Enhancements
* Unit Testing: Expose the disallow_trivial_move flag in the MoveFilesToLevel testing utility (#677).
* Static Pinning: Report pinning policy name and paramteres to the log (#691).
* Static Pinning: Report pinning policy name and parameters to the log (#691).

### Bug Fixes
* db_bench: fix SeekRandomWriteRandom valid check. Use key and value only after checking iterator is valid.
Expand Down
1 change: 0 additions & 1 deletion plugin/speedb/pinning_policy/scoped_pinning_policy.cc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include "plugin/speedb/pinning_policy/scoped_pinning_policy.h"

#include <inttypes.h>

#include <cstdio>
#include <unordered_map>

Expand Down

0 comments on commit 64f1bf9

Please sign in to comment.