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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# Changelog
2
2
3
3
## master / unreleased
4
-
[BUGFIX] Compactor: Fixes #4770 - an edge case in compactor where compaction stops when a tenant stops ingesting samples. #4771
5
4
6
5
## 1.13.0 in progress
7
6
*[CHANGE] Changed default for `-ingester.min-ready-duration` from 1 minute to 15 seconds. #4539
@@ -47,6 +46,7 @@
47
46
*[BUGFIX] Distributor: Fix a memory leak in distributor due to the cluster label. #4739
48
47
*[BUGFIX] Memberlist: Avoid clock skew by limiting the timestamp accepted on gossip. #4750
49
48
*[BUGFIX] Compactor: skip compaction if there is only 1 block available for shuffle-sharding compactor. #4756
49
+
*[BUGFIX] Compactor: Fixes #4770 - an edge case in compactor with shulffle sharding where compaction stops when a tenant stops ingesting samples. #4771
0 commit comments