Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why not using commons-codec #1

Open
JensKapitza opened this issue Oct 28, 2019 · 5 comments
Open

why not using commons-codec #1

JensKapitza opened this issue Oct 28, 2019 · 5 comments

Comments

@JensKapitza
Copy link

i'm just reading a little bit with your bloom filter integration but
i think i missed the part where codec dependency where discussed

org.apache.commons.codec.digest.MurmurHash3
for hashing?

@Claudenw
Copy link
Owner

Somehow I missed that implementation. I will change to it.

@Claudenw
Copy link
Owner

Claudenw commented Oct 28, 2019 via email

@JensKapitza
Copy link
Author

i've not looked in detail, but there was a hash32(final byte[] data, ...) function and the buffer has a .array() function?

should'n this work?

@JensKapitza
Copy link
Author

other task: you have a good reason to push a change to codecs with a merge of your code ( integration should be easier in small parts) your hasher is than in one commons project

@Claudenw
Copy link
Owner

Claudenw commented Oct 29, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants