Skip to content

Commit 3e0661a

Browse files
authored
Warn in CHANGELOG to disable mark migration (#3857)
Signed-off-by: Bryan Boreham <[email protected]>
1 parent a87f171 commit 3e0661a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
## 1.7.0-rc.0
1414

15+
Note the blocks storage compactor runs a migration task at startup in this version, which can take many minutes and use a lot of RAM.
16+
[Turn this off after first run](https://cortexmetrics.io/docs/blocks-storage/production-tips/#ensure-deletion-marks-migration-is-disabled-after-first-run).
17+
1518
* [CHANGE] FramedSnappy encoding support has been removed from Push and Remote Read APIs. This means Prometheus 1.6 support has been removed and the oldest Prometheus version supported in the remote write is 1.7. #3682
1619
* [CHANGE] Ruler: removed the flag `-ruler.evaluation-delay-duration-deprecated` which was deprecated in 1.4.0. Please use the `ruler_evaluation_delay_duration` per-tenant limit instead. #3694
1720
* [CHANGE] Removed the flags `-<prefix>.grpc-use-gzip-compression` which were deprecated in 1.3.0: #3694

0 commit comments

Comments
 (0)