good first issuetech debt
Repository metrics
- Stars
- (11,532 stars)
- PR merge metrics
- (Avg merge 5d 18h) (41 merged PRs in 30d)
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