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

Commits on Sep 4, 2014

  1. Internal: Upgrade Guava to 18.0.

    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
    jpountz committed Sep 4, 2014
    Copy the full SHA
    0c87c93 View commit details
    Browse the repository at this point in the history