Skip to content

fix: redis_client crashed when parsing an error redis response#21

Draft
terry-xiaoyu wants to merge 1 commit into
masterfrom
parse_failed_on_redis_error_response
Draft

fix: redis_client crashed when parsing an error redis response#21
terry-xiaoyu wants to merge 1 commit into
masterfrom
parse_failed_on_redis_error_response

Conversation

@terry-xiaoyu
Copy link
Copy Markdown
Member

Parsing failed on receiving an error response:

<<"-MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.\r\n\r\n">>

@terry-xiaoyu terry-xiaoyu self-assigned this Oct 28, 2022
@terry-xiaoyu terry-xiaoyu requested a review from zmstone October 28, 2022 05:16
@zmstone
Copy link
Copy Markdown
Member

zmstone commented Oct 28, 2022

seems to be a bug in redis, this is perhaps a low priority fix.
redis/redis@b2061de

@terry-xiaoyu terry-xiaoyu marked this pull request as draft October 28, 2022 08:26
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.

2 participants