Page MenuHomeSolus

Update redis to 5.0.4
ClosedPublic

Authored by der_eismann on Mar 19 2019, 1:13 PM.
Tags
None
Referenced Files
F11032294: D5781.id13930.diff
Wed, Aug 9, 2:06 PM
F11032293: D5781.id13987.diff
Wed, Aug 9, 2:06 PM
F11032292: D5781.id.diff
Wed, Aug 9, 2:06 PM
F11025688: D5781.diff
Wed, Aug 9, 1:16 AM
F11007888: D5781.diff
Tue, Aug 1, 10:45 PM
F10965094: D5781.id13930.diff
Wed, Jul 19, 5:27 PM
F10961524: D5781.diff
Tue, Jul 18, 4:49 PM
F10918070: D5781.id13987.diff
Jul 8 2023, 8:06 PM
Subscribers
None

Details

Summary
  • Hyperloglog different coding errors leading to potential crashes were fixed.
  • A replication bug leading to a potential crash in case of plain misuse of handshake commands was fixed.
  • XCLAIM command incrementing of number of deliveries was fixed.
  • LFU field management in objects was improved.
  • A potential overflow in the redis-check-aof was fixed.
  • A memory leak in case of API misuse was fixed.
  • ZPOP* behavior when count is 0 is fixed.
  • A few redis-cli --cluster bugs were fixed, plus a few improvements.
  • Many other smaller bugs were fixed.
Test Plan
  • Build and install locally
  • Confirm version
  • Start redis-server and confirm running
  • Run some basic commands with redis-cli with redis-server running

Diff Detail

Repository
R2799 redis
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage