Skip to content

[server] Add configurable disk write-limit recover gap#3612

Open
swuferhong wants to merge 1 commit into
apache:mainfrom
swuferhong:dynamic-update-protect-dis-ratio
Open

[server] Add configurable disk write-limit recover gap#3612
swuferhong wants to merge 1 commit into
apache:mainfrom
swuferhong:dynamic-update-protect-dis-ratio

Conversation

@swuferhong

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #3611

Parameterize the DiskUsageMonitor recover gap with server.data-disk.write-limit-recover-gap and set its default value to 0.05.

The recover gap now supports dynamic updates together with server.data-disk.write-limit-ratio. Startup and dynamic config validation now enforce 0 < recover-gap < write-limit-ratio <= 1.0.

Brief change log

Tests

API and Format

Documentation

@swuferhong swuferhong force-pushed the dynamic-update-protect-dis-ratio branch from ec7680f to 6073098 Compare July 8, 2026 03:39
@swuferhong swuferhong force-pushed the dynamic-update-protect-dis-ratio branch from 6073098 to 4707ba2 Compare July 8, 2026 06:25
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.

[server] Support dynamic configuration for disk write-limit recover gap

1 participant