logstash/logstash-core/spec
mergify[bot] 435ffcbadb
Improve warning for insufficient file resources for PQ max_bytes (#16656) (#17222)
This commit refactors the `PersistedQueueConfigValidator` class to provide a
more detailed, accurate and actionable warning when pipeline's PQ configs are at
risk of running out of disk space. See
https://github.com/elastic/logstash/issues/14839 for design considerations. The
highlights of the changes include accurately determining the free resources on a
filesystem disk and then providing a breakdown of the usage for each of the
paths configured for a queue.

(cherry picked from commit 062154494a)

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
2025-03-04 16:07:07 -08:00
..
logstash Improve warning for insufficient file resources for PQ max_bytes (#16656) (#17222) 2025-03-04 16:07:07 -08:00
modules_test_files/modules/tester/configuration Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
static Rubocop: Enable various EmptyLine cops (#15194) 2023-07-18 16:49:16 -04:00
support Rubocop: Enable SpaceAround cops (#15196) 2023-07-18 21:11:57 -04:00
conditionals_spec.rb Rubocop: Enable most SpaceInside cops (#15201) 2023-07-20 09:49:46 -04:00
plugin_metadata_spec.rb Rubocop: Enable various EmptyLine cops (#15194) 2023-07-18 16:49:16 -04:00