Skip to content

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

Description

@swuferhong

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

DiskUsageMonitor currently uses a hard-coded recover gap of 0.10 when
deciding when to recover from data disk write lock. This means writes only resume
after disk usage drops below server.data-disk.write-limit-ratio - 0.10, which
can be difficult to reach in practice.

We should make this recover gap configurable and dynamically updatable.

Solution

No response

Anything else?

No response

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Fields

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions