OpenHFT / OpenHFT/Zero-Allocation-Hashing
Murmur3 is incompatible with C++ reference implementation for negative seed values
Open
@rogersimmons is already working on this.
Since Nov 12, 2021.
review
- Dominant language
- Java
- Stars
- 845
- Forks
- 140
- Avg merge
- 12d 38m
- Merged PRs (30d)
- 2
Description
It seems that the Murmur3 implementation has the same problem as that in Guava (see https://github.com/google/guava/issues/3493).
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.
Assessment
This issue has not been assessed yet.