Feature: reject user write requests when disk space is insufficient #787
Labels
type/config-change
Added or modified configuration that should be noted on release note of new version.
type/enhancement
Indicates new feature requests
Milestone
Feature Request
When disk space is full, any write will lead to coredump. So when the disk space is insufficient, we should reject user write requests for safety.
If one disk available space is below the threshold, all replica on this disk will reject user write request.
This feature is implemented by rdsn#833, rdsn#851.
The text was updated successfully, but these errors were encountered: