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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,12 @@
38
38
*[BUGFIX] Ruler: fixed counting of PromQL evaluation errors as user-errors when updating `cortex_ruler_queries_failed_total`. #4335
39
39
*[BUGFIX] Ingester: When using block storage, prevent any reads or writes while the ingester is stopping. This will prevent accessing TSDB blocks once they have been already closed. #4304
40
40
*[BUGFIX] Ingester: fixed ingester stuck on start up (LEAVING ring state) when `-ingester.heartbeat-period=0` and `-ingester.unregister-on-shutdown=false`. #4366
41
+
<<<<<<< HEAD
41
42
=======
42
43
>>>>>>> Update for 1.10.0-rc.0 release candidate
44
+
=======
45
+
*[BUGFIX] Querier: After query-frontend restart, querier may have lower than configured concurrency. #4417
46
+
>>>>>>> Fix bug where querier may not be able to achieve max-concurrent (#4417)
0 commit comments