graphite-project / graphite-project/graphite-web
Feature request: support for jump_fnv1a_ch hashing algorithm
Open
@deniszh is already working on this.
Since Jun 24, 2020.
pinned
- Dominant language
- JavaScript
- Stars
- 6.1k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
The consistent hashring sharding is very unbalanced as discussed here:
https://github.com/graphite-project/carbon/issues/485
@grobian implemented jump_fnv1a_ch in https://github.com/grobian/carbon-c-relay which is better balanced.
It would be nice if graphite-web would support jump_fnv1a_ch.
Contributor guide
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.
Assessment
This issue has not been assessed yet.