Skip to content

Commit 6573606

Browse files
committed
CHANGELOG.md
Signed-off-by: Peter Štibraný <[email protected]>
1 parent 48a1c69 commit 6573606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* [CHANGE] Some files and directories created by Mimir components on local disk now have stricter permissions, and are only readable by owner, but not group or others. #4394
2222
* [CHANGE] Compactor: compactor will no longer try to compact blocks that are already marked for deletion. Previously compactor would consider blocks marked for deletion within `-compactor.deletion-delay / 2` period as eligible for compaction. #4328
2323
* [CHANGE] Memberlist: forward only changes, not entire original message. #4419
24+
* [CHANGE] Memberlist: don't accept old tombstones as incoming change, and don't forward such messages to other gossip members. #4420
2425
* [ENHANCEMENT] Add timeout for waiting on compactor to become ACTIVE in the ring. #4262
2526
* [ENHANCEMENT] Reduce memory used by streaming queries, particularly in ruler. #4341
2627
* [ENHANCEMENT] Ring: allow experimental configuration of disabling of heartbeat timeouts by setting the relevant configuration value to zero. Applies to the following: #4342

0 commit comments

Comments
 (0)