good first issuetech debt
Métriques du dépôt
- Stars
- (11 300 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Todo:
- test file more thoroughly
- rename crate to
quickwit-index-management - move some logic (delete index (storage + metastore), garbage collect index) from
quickwit_janitortoquickwit-index-managementand inverse dependency. Bonus point for not pulling actors inquickwit-index-management. - remove needless errors (most of them end up being mapped to
ServiceErrorCode::Internal