Azure / Azure/azure-quickstart-templates
elasticsearch: update the storage bin packing implementation
Open
Nobody has claimed this yet.
enhancement/feature
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
Issue Details
The current vm to storage account bin packing implementation limits the number of data nodes to 60 nodes. We can remove this limit by following the approach used in the mesos template. This will also clean up the template.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Elasticsearch template linked in the issue and locate its VM-to-storage-account bin-packing implementation. Compare it with the approach used in the Mesos template; done means removing the 60-data-node limit and cleaning up the Elasticsearch template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, elasticsearch
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100