Skip to content

[BUG] redis-check-rdb support for auxiliary from modules#7826

Merged
oranagra merged 5 commits intoredis:unstablefrom
ashtul:fix-redis-check-rdb-RDB_OPCODE_RESIZEDB
Sep 22, 2020
Merged

[BUG] redis-check-rdb support for auxiliary from modules#7826
oranagra merged 5 commits intoredis:unstablefrom
ashtul:fix-redis-check-rdb-RDB_OPCODE_RESIZEDB

Conversation

@ashtul
Copy link
Contributor

@ashtul ashtul commented Sep 21, 2020

Fix #7808

Copy link
Member

@oranagra oranagra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jut to be sure, have you tested it on an RDB file with a "before" module aux entry?
i.e. to be sure it can continue parsing the file cleanly after it..

@ashtul ashtul requested a review from oranagra September 21, 2020 17:05
@ashtul ashtul requested a review from oranagra September 22, 2020 06:41
oranagra
oranagra previously approved these changes Sep 22, 2020
@oranagra oranagra merged commit 63a05dd into redis:unstable Sep 22, 2020
@ashtul ashtul deleted the fix-redis-check-rdb-RDB_OPCODE_RESIZEDB branch September 22, 2020 07:26
@oranagra oranagra mentioned this pull request Oct 26, 2020
oranagra added a commit that referenced this pull request Oct 27, 2020
redis-check-rdb was unable to parse rdb files containing module aux data.

Co-authored-by: Oran Agra <[email protected]>
(cherry picked from commit 63a05dd)
oranagra added a commit that referenced this pull request Oct 27, 2020
redis-check-rdb was unable to parse rdb files containing module aux data.

Co-authored-by: Oran Agra <[email protected]>
(cherry picked from commit 63a05dd)
JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Nov 4, 2020
redis-check-rdb was unable to parse rdb files containing module aux data.

Co-authored-by: Oran Agra <[email protected]>
jschmieg pushed a commit to memKeyDB/memKeyDB that referenced this pull request Nov 6, 2020
redis-check-rdb was unable to parse rdb files containing module aux data.

Co-authored-by: Oran Agra <[email protected]>
(cherry picked from commit 63a05dd)
pulllock pushed a commit to pulllock/redis that referenced this pull request Jun 28, 2023
redis-check-rdb was unable to parse rdb files containing module aux data.

Co-authored-by: Oran Agra <[email protected]>
(cherry picked from commit 63a05dd)
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.

[BUG] redis-check-rdb is broken for module .rdb files with auxiliary

2 participants