You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "fix(ingester): Keep read only when any number of compactions in progress" (grafana#12056)
Reverts grafana#11890,
`cortex_ingester_tsdb_forced_compactions_in_progress` is included in
mixin alerts. Will merge an updated PR with this metric re-added.
Copy file name to clipboardExpand all lines: CHANGELOG.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,6 @@
171
171
*[BUGFIX] Ruler: Fix rare panic when the ruler is shutting down. #11781
172
172
*[BUGFIX] Block-builder-scheduler: Fix data loss bug in job assignment. #11785
173
173
*[BUGFIX] Compactor: start tracking `-compactor.max-compaction-time` after the initial compaction planning phase, to avoid rare cases where planning takes longer than `-compactor.max-compaction-time` and so actual compaction never runs for a tenant. #11834
174
-
*[BUGFIX] Ingester: Fix issue where ingesters can exit read-only mode during idle compactions, resulting in write errors. #11890
0 commit comments