Skip to content

Shard ingest flush queue by username and metric name #271

Merged
tomwilkie merged 1 commit intomasterfrom
254-ingester-flush-sharding
Feb 7, 2017
Merged

Shard ingest flush queue by username and metric name #271
tomwilkie merged 1 commit intomasterfrom
254-ingester-flush-sharding

Conversation

@tomwilkie
Copy link
Copy Markdown
Contributor

@tomwilkie tomwilkie commented Feb 6, 2017

...to match the underlying sharding of the index. Part of #254.

The idea being, if we do hotspot a partition in the index, then lets not hotspot it with all 50 flush threads. At least this will give the other series a chance to flush, and hopefully get us closer to saturating the provisioned capacity.

@juliusv
Copy link
Copy Markdown
Contributor

juliusv commented Feb 7, 2017

👍

@tomwilkie tomwilkie merged commit 2195675 into master Feb 7, 2017
@tomwilkie tomwilkie deleted the 254-ingester-flush-sharding branch February 7, 2017 11:00
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.

2 participants