Skip to content

Commit

Permalink
version 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpark816 committed Mar 16, 2020
1 parent 300311c commit 8577fe7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2020-03-16 [version 1.12.0]
* [FEATURE] Changed max_element_bytes(4KB=>16KB) and set configurable.
* [FIX] Added the error handling of retry when an auto scrub fails.
* [INTERNAL] Added CLOG_BTREE_ELEM_DELETE_LOGICAL macro.
* [CLEANUP] Fixed improper type specifiers and wrong response string.
* [CLEANUP] Fixed condition to decrease bucket refcount when scan ends.
* [CLEANUP] Fixed some mistakes on code comments.
* [DOC] Removed hyphen in chapter titles.
* [DOC] Removed time option in delete command.

2019-11-20 [version 1.11.8]
* [FEATURE] Dump SM info summary when "no more small memory" occurs.
* [FEATURE] Print out not absolute but the remaining exptime in key dump.
Expand Down

0 comments on commit 8577fe7

Please sign in to comment.