Skip to content

Conversation

@wsa-wsa
Copy link
Contributor

@wsa-wsa wsa-wsa commented Dec 17, 2025

Description

fix the bug of config rewrite #443

Motivation and Context

This PR fixes a bug where the CONFIG REWRITE command fails to persist changes made via CONFIG SET for certain configuration parameters to the configuration file. Specifically, after successfully setting a new value (e.g., rocks.min_blob_size), executing CONFIG REWRITE reports success (OK), but the actual configuration file remains unchanged. This behavior undermines the purpose of CONFIG REWRITE, which is to ensure runtime configuration changes are durable across server restarts.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)

Checklist:

  • Code follows the code style of this project.

@wsa-wsa wsa-wsa force-pushed the rewrite branch 9 times, most recently from 448d119 to 4e5a481 Compare December 19, 2025 03:27
@takenliu takenliu merged commit 17b1820 into Tencent:2.8.tx Dec 19, 2025
13 checks passed
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