Skip to content

Conversation

@gabsow
Copy link
Contributor

@gabsow gabsow commented Nov 30, 2025

JSON:

Bug fixes

  • Rare race condition in async flush (MOD-12014)
  • Malformed panic log messages (MOD-9365)

Bloom:
Bug fixes

  • Bloom filter: crash when loading an invalid RDB file (MOD-11590, VDP-2707)
  • Cuckoo filter: crash when loading an invalid RDB file (MOD-11593, VDP-2708)
  • Bloom filter: memory leak when restoring an invalid RDB file (MOD-12225)

This update includes the following fixes:

**Bug fixes**

- redis#945 Bloom filter: crash when loading an invalid RDB file (MOD-11590, VDP-2707)
- redis#936 Cuckoo filter: crash when loading an invalid RDB file (MOD-11593, VDP-2708)
- redis#928 Bloom filter: memory leak when restoring an invalid RDB file (MOD-12225)
This update includes the following fixes:

**Bug fixes**

- redis#1446 Rare race condition in async flush (MOD-12014)
- redis#1430 Malformed panic log messages (MOD-9365)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant