Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

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..

src/redis-check-rdb.c Outdated Show resolved Hide resolved
src/redis-check-rdb.c Outdated Show resolved Hide resolved
src/redis-check-rdb.c Outdated Show resolved Hide resolved
src/redis-check-rdb.c Outdated Show resolved Hide resolved
Co-authored-by: Oran Agra <oran@redislabs.com>
src/rdb.c Show resolved Hide resolved
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 pushed a commit to oranagra/redis that referenced this pull request Oct 26, 2020
redis-check-rdb was unable to parse rdb files containing module aux data.

Co-authored-by: Oran Agra <oran@redislabs.com>
(cherry picked from commit 63a05dd)
oranagra pushed a commit to oranagra/redis that referenced this pull request Oct 26, 2020
redis-check-rdb was unable to parse rdb files containing module aux data.

Co-authored-by: Oran Agra <oran@redislabs.com>
(cherry picked from commit 63a05dd)
@oranagra oranagra mentioned this pull request Oct 26, 2020
oranagra pushed a commit to oranagra/redis that referenced this pull request Oct 26, 2020
redis-check-rdb was unable to parse rdb files containing module aux data.

Co-authored-by: Oran Agra <oran@redislabs.com>
(cherry picked from commit 63a05dd)
oranagra pushed 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 <oran@redislabs.com>
(cherry picked from commit 63a05dd)
oranagra pushed 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 <oran@redislabs.com>
(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 <oran@redislabs.com>
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 <oran@redislabs.com>
(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 <oran@redislabs.com>
(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