We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8a4d0 commit 88eee30Copy full SHA for 88eee30
CHANGELOG.md
@@ -39,6 +39,7 @@
39
* [BUGFIX] Compactor: Partial block with only visit marker should be deleted even there is no deletion marker. #5342
40
* [BUGFIX] KV: Etcd calls will no longer block indefinitely and will now time out after the DialTimeout period. #5392
41
* [BUGFIX] Ring: Allow RF greater than number of zones to select more than one instance per zone #5411
42
+* [BUGFIX] Distributor: Fix potential data corruption in cases of timeout between distributors and ingesters. #5422
43
44
## 1.15.1 2023-04-26
45
0 commit comments