-
Original Issue: apache/pulsar#10212
---
**Is your feature request related to a problem? Please describe.**
Currently there is no support for configuring sticky hash ranges in C++ client while usin…
sijie updated
2 years ago
-
`nostrhash1` is a default hash used to identify media files in the Nostr ecosystem.
`nostrhash1` is the SHA1 Hash over the part of a torrent file with pre-agreed algorithms used to generate the pie…
-
I didn't find a place to ask this question in the comment so adding it here.
@arpitbbhayani Thank you for your blog on the consistent-hashing. I had one question: if any node is done or any new no…
-
Any plans to support additional load balancing schemes like hashing, least conn, etc? Regular old hashing wouldn't seem too hard (same with least_conn); consistent (ketama) hashing has already been do…
-
A small change in reals states (enabled/disabled/weight) could mix session mapping to real completely.
This means that there are less guarantees to preserve TCP sessions while the sessions migration …
-
Some notes that may be relevant - https://en.wikipedia.org/wiki/Consistent_hashing
-
Hi,
I saw there are two modes: consistent-hashing and broadcast. How can I set the replication factor of a metric so that a single metric arrives consistently to two graphite backends?
-
#### Feature Description
Enable creation of easy active/hot-standby service clusters with use of the new connect mesh header modification feature added in 1.11.0-alpha: [Feature: allow manipulation…
-
While working #210, I noticed opportunities for opportunites for consolidating / refactoring code in digest.c.
In some sense, digest.c is providing a [Facade](https://en.wikipedia.org/wiki/Facade_p…
-
**Is your feature request related to a problem? Please describe.**
In case of udp packet we want to take a certain data offset and use that to hash for upstream. Since we see all request coming from …