File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ 2020-09-04 [version 1.12.2]
2+ * [FEATURE] support item size exceeding 1MB by removing asserts on that.
3+ * [FEATURE] remove dual space in the pipe header response string.
4+ * [FIX] prevent memory out-of-range while printing out key on log.
5+ * [FIX] set to CLIENT_ERROR error when E2BIG error occurs.
6+ * [FIX] fix miscalculation of snprintf string size
7+ * [FIX] clear azk_count during zookeeper rejoin process
8+ * [FIX] call the missed release_independent_stats() when shutdown.
9+ * [CLEANUP] added a new item_scan facility.
10+ * [CLEANUP] separated the prefix module from the assoc module.
11+ * [CLEANUP] used the new item_scan facility when dump items.
12+ * [CLEANUP] set max_element_bytes config in engine.
13+ * [CLEANUP] do logging when hash collision occurs.
14+ * [TEST] add pipe overflow test.
15+ * [TEST] augment the mop get tests.
16+ * [DOC] modify the format for use in ARCUS documentation system.
17+ * [DOC] add detailed descrption for kv response
18+ * [DOC] add description about config command
19+ * [OTHER] do extensive code refactoring.
20+
1212020-03-30 [version 1.12.1]
222 * [FIX] Fixed memory overwrite when tokernize strings in memory blocks.
323 * [FIX] Added ENGINE_ENOMEM error handling where it is missed.
You can’t perform that action at this time.
0 commit comments