-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
IndexingIndexing, Bulk Indexing and anything related to indexingIndexing, Bulk Indexing and anything related to indexingenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestuntriaged
Description
Is your feature request related to a problem? Please describe
Support cluster write block in pull-based ingestion. This will help pause the poller when a write block is active preventing issues like disk-full among others.
Describe the solution you'd like
Enhance the stream poller to listen to cluster state changes and pause poller when a write block is active. Resume if write block is removed. Thanks for @msfroh for the valuable suggestions regarding this solution.
Related component
Indexing
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
IndexingIndexing, Bulk Indexing and anything related to indexingIndexing, Bulk Indexing and anything related to indexingenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestuntriaged