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

Remove and forbid use of com.google.common.hash.* #13907

Merged
merged 1 commit into from
Oct 4, 2015
Merged

Remove and forbid use of com.google.common.hash.* #13907

merged 1 commit into from
Oct 4, 2015

Conversation

jasontedor
Copy link
Member

This commit removes and now forbids all uses of
com.google.common.hash.HashCode, com.google.common.hash.HashFunction,
and com.google.common.hash.Hashing across the codebase. This is one of
the few remaining steps in the eventual removal of Guava as a
dependency.

Relates #13224

@jpountz
Copy link
Contributor

jpountz commented Oct 2, 2015

LGTM

This commit removes and now forbids all uses of
com.google.common.hash.HashCode, com.google.common.hash.HashFunction,
and com.google.common.hash.Hashing across the codebase. This is one of
the few remaining steps in the eventual removal of Guava as a
dependency.

Relates #13224
jasontedor added a commit that referenced this pull request Oct 4, 2015
Remove and forbid use of com.google.common.hash.*
@jasontedor jasontedor merged commit e5a10e9 into elastic:master Oct 4, 2015
@jasontedor jasontedor deleted the hash-be-gone branch October 4, 2015 20:26
@jasontedor
Copy link
Member Author

Thanks for the review @jpountz.

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

Successfully merging this pull request may close these issues.

None yet

2 participants