Skip to content

chore!: Remove deprecated write dedupe cache - #22056

Merged
chaudum merged 1 commit into
mainfrom
chaudum/remove-deprecated-write-dedupe-cache
May 29, 2026
Merged

chore!: Remove deprecated write dedupe cache#22056
chaudum merged 1 commit into
mainfrom
chaudum/remove-deprecated-write-dedupe-cache

Conversation

@chaudum

@chaudum chaudum commented May 28, 2026

Copy link
Copy Markdown
Contributor

Summary

The write dedupe cache was only used by legacy index clients to de-duplicate index writes. It is not needed any more by TSDB, which is the only remaining index storage backend.

See upgrade guide and configuration reference for changes to config.

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
@chaudum
chaudum requested a review from a team as a code owner May 28, 2026 19:29
@loki-gh-app loki-gh-app Bot added the type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories label May 28, 2026
@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

💻 Deploy preview deleted (chore!: Remove deprecated write dedupe cache).

@chaudum
chaudum merged commit cc02f60 into main May 29, 2026
87 checks passed
@chaudum
chaudum deleted the chaudum/remove-deprecated-write-dedupe-cache branch May 29, 2026 06:14
zwmyxzs pushed a commit to zwmyxzs/loki that referenced this pull request Jun 12, 2026
The write dedupe cache was only used by legacy index clients to de-duplicate index writes. It is not needed any more by TSDB, which is the only remaining index storage backend.

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories

2 participants