-
Notifications
You must be signed in to change notification settings - Fork 608
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup failed segment before flushing. (#2606)
* Cleanup failed segment before flushing a new one. * Do not create a segment if there's no profile to flush * Uses a temp dir for the test to avoid left-over. * remove unrelated change * Update pkg/phlaredb/profile_store.go Co-authored-by: Christian Simon <simon@swine.de> --------- Co-authored-by: Christian Simon <simon@swine.de>
- Loading branch information
1 parent
58df86d
commit e572d26
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters