Skip to content

Loki: sloppy quorum for writes#2

Draft
github-vincent-miszczak wants to merge 1 commit intomainfrom
sloppy-quorum
Draft

Loki: sloppy quorum for writes#2
github-vincent-miszczak wants to merge 1 commit intomainfrom
sloppy-quorum

Conversation

@github-vincent-miszczak
Copy link
Copy Markdown
Owner

@github-vincent-miszczak github-vincent-miszczak commented Apr 27, 2021

What this PR does / why we need it:
It adds distributor.sloppy-quorum opt-in flag.
When enabled, writes will succeed if there is a sloppy quorum of ingesters available, providing much higher availability than the default replication strategy.
This is needed to pretend being Dynamo-style quorum consistency (https://grafana.com/docs/loki/latest/overview/). Else it's Cassandra style quorum consistency.

Which issue(s) this PR fixes:
Fixes grafana#3360

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

@github-vincent-miszczak github-vincent-miszczak changed the title Feature: sloppy quorum Loki: sloppy quorum for writes Apr 28, 2021
@github-vincent-miszczak github-vincent-miszczak force-pushed the sloppy-quorum branch 2 times, most recently from 95b4454 to 73a5bc1 Compare April 28, 2021 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"too many failed ingesters" using memberlist

1 participant