-
Notifications
You must be signed in to change notification settings - Fork 467
Open
Labels
enhancementThis issue describes a new feature, improvement, or optimization.This issue describes a new feature, improvement, or optimization.
Milestone
Description
Is your feature request related to a problem? Please describe.
As part of the work on #5023 and #5104 a new property table.file.pause
was added that causes bulk imports to pause when a tablets number of files exceeds this limit. Pausing was not implemented for minor compactions.
Describe the solution you'd like
When a tablets files exceeds the pause limit minor compactions will be held on the tablet server. This should cause back pressure for live writes when compactions are not keeping up.
Metadata
Metadata
Assignees
Labels
enhancementThis issue describes a new feature, improvement, or optimization.This issue describes a new feature, improvement, or optimization.