mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-15 16:30:55 +01:00
1ad0d22e80
- Use flag.Duration instead of flagutil.Duration for -snapshotCreateTimeout, since the flagutil.Duration is intended mostly for big durations, e.g. days, months and years, while the -snapshotCreateTimeout is usually smaller than one hour. - Add links to https://docs.victoriametrics.com/#how-to-work-with-snapshots in docs/CHANGELOG.md, so readers could easily find the corresponding docs when reading the changelog. - Properly remove all the created directories on unsuccessful attempt to create snapshot in Storage.CreateSnapshot(). Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3551 |
||
---|---|---|
.. | ||
block_header.go | ||
block_stream_reader_test.go | ||
block_stream_reader.go | ||
block_stream_writer.go | ||
encoding_test.go | ||
encoding_timing_test.go | ||
encoding.go | ||
inmemory_part.go | ||
merge_test.go | ||
merge.go | ||
metaindex_row.go | ||
part_header.go | ||
part_search_test.go | ||
part_search.go | ||
part.go | ||
table_search_test.go | ||
table_search_timing_test.go | ||
table_search.go | ||
table_test.go | ||
table.go |