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

Use non deprecated version of Hashing.murmur3_32() #199

Merged
merged 1 commit into from Mar 24, 2022

Conversation

DomGarguilo
Copy link
Member

The build was giving off the following warning in several places:

WARNING] /home/dgarguilo/github/accumulo-testing/src/main/java/org/apache/accumulo/testing/gcs/Persistence.java:[86,21] murmur3_32() in com.google.common.hash.Hashing has been deprecated

This PR upgrades the version which eliminates the warning.

@DomGarguilo DomGarguilo merged commit 62a9b06 into apache:main Mar 24, 2022
@DomGarguilo DomGarguilo deleted the upgradeHashing branch March 24, 2022 18:33
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

Successfully merging this pull request may close these issues.

None yet

2 participants