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

Upgrade Guava to 18.0. #7593

Closed
wants to merge 1 commit into from
Closed

Conversation

jpountz
Copy link
Contributor

@jpountz jpountz commented Sep 4, 2014

17.0 and earlier versions were affected by the following bug
https://code.google.com/p/guava-libraries/issues/detail?id=1761
which caused caches that are configured with weights that are greater than
32GB to actually be unbounded. This is now fixed.

Relates to #6268

17.0 and earlier versions were affected by the following bug
https://code.google.com/p/guava-libraries/issues/detail?id=1761
which caused caches that are configured with weights that are greater than
32GB to actually be unbounded. This is now fixed.

Relates to elastic#6268
@nik9000
Copy link
Member

nik9000 commented Sep 4, 2014

LGTM

1 similar comment
@kimchy
Copy link
Member

kimchy commented Sep 4, 2014

LGTM

@jpountz jpountz removed the review label Sep 4, 2014
jpountz added a commit that referenced this pull request Sep 4, 2014
17.0 and earlier versions were affected by the following bug
https://code.google.com/p/guava-libraries/issues/detail?id=1761
which caused caches that are configured with weights that are greater than
32GB to actually be unbounded. This is now fixed.

Relates to #6268
Close #7593
@jpountz jpountz closed this in b49853a Sep 4, 2014
@jpountz
Copy link
Contributor Author

jpountz commented Sep 4, 2014

Thanks for the reviews!

jpountz added a commit that referenced this pull request Sep 8, 2014
17.0 and earlier versions were affected by the following bug
https://code.google.com/p/guava-libraries/issues/detail?id=1761
which caused caches that are configured with weights that are greater than
32GB to actually be unbounded. This is now fixed.

Relates to #6268
Close #7593
@clintongormley clintongormley changed the title Internal: Upgrade Guava to 18.0. Upgrade Guava to 18.0. Jun 7, 2015
@clintongormley clintongormley added :Core/Infra/Core Core issues without another label and removed :Core/Infra/Core Core issues without another label >enhancement labels Aug 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants