Skip to content

Frozen tier autoscaling decider based on shards (#71042)#71627

Merged
henningandersen merged 3 commits intoelastic:7.xfrom
henningandersen:enhance_frozen_autoscaling_7x
Apr 14, 2021
Merged

Frozen tier autoscaling decider based on shards (#71042)#71627
henningandersen merged 3 commits intoelastic:7.xfrom
henningandersen:enhance_frozen_autoscaling_7x

Conversation

@henningandersen
Copy link
Copy Markdown
Contributor

Backport of #71042

The frozen tier only holds shared cache searchable snapshots. This
commit adds an autoscaling decider that scales the total memory on
the tier adequately to hold the shards. A frozen shard is assigned
a memory size of 64GB/2000, i.e., each 64GB node can hold 2000 shards
before scaling further.

The frozen tier only holds shared cache searchable snapshots. This
commit adds an autoscaling decider that scales the total memory on
the tier adequately to hold the shards. A frozen shard is assigned
a memory size of 64GB/2000, i.e., each 64GB node can hold 2000 shards
before scaling further.
@henningandersen henningandersen added >enhancement backport :Distributed/Autoscaling Automatically adding or removing nodes in a cluster v7.13.0 labels Apr 13, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Apr 13, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@henningandersen henningandersen merged commit c3ed285 into elastic:7.x Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Autoscaling Automatically adding or removing nodes in a cluster >enhancement Team:Distributed Meta label for distributed team. v7.13.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants