rabbitmq / rabbitmq/rabbitmq-stream-java-client
Provide helpers for hash-based routing
Open
Nobody has claimed this yet.
usability
- Dominant language
- Java
- Stars
- 72
- Forks
- 19
- Avg merge
- 6h 9m
- Merged PRs (30d)
- 32
Description
Murmur3 is the default and it's possible to set a custom hash function, but some users could want to set a seed value.
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.
Research direction
No files, tests, or entry points are named. Start by locating the hash-based routing implementation and its Murmur3 and custom-hash configuration, then determine how a seed should be exposed through the client API. Done means the helper behavior and seed configuration are defined and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100