HASecuritySolutions / HASecuritySolutions/elastic-ilm
Retention - Delete doc size 0 indices
Open
- Dominant language
- Python
- Stars
- 13
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
If there are rollover indices that are not the current write alias for a rollover or data stream that have 0 docs, they should be deleted.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the retention handling for rollover indices and data streams, focusing on how the current write alias and document counts are determined. Verify the behavior for non-current zero-document indices and preserve the current write alias; done means eligible empty indices are deleted without affecting the active write index.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, python
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100