You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2020/05/26 10:56:37 UTC

[lucene-solr] branch master updated: SOLR-14498: Upgrade to Caffeine 2.8.4, which fixes the cache poisoning issue.

This is an automated email from the ASF dual-hosted git repository.

ab pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/master by this push:
     new 22044fc  SOLR-14498: Upgrade to Caffeine 2.8.4, which fixes the cache poisoning issue.
22044fc is described below

commit 22044fcabb84b17909a90abe9b411ab838f01d26
Author: Andrzej Bialecki <ab...@apache.org>
AuthorDate: Tue May 26 12:56:08 2020 +0200

    SOLR-14498: Upgrade to Caffeine 2.8.4, which fixes the cache poisoning issue.
---
 lucene/ivy-versions.properties        | 2 +-
 solr/CHANGES.txt                      | 2 ++
 solr/licenses/caffeine-2.8.0.jar.sha1 | 1 -
 solr/licenses/caffeine-2.8.4.jar.sha1 | 1 +
 4 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/lucene/ivy-versions.properties b/lucene/ivy-versions.properties
index 3fccbfb..ed4f53a 100644
--- a/lucene/ivy-versions.properties
+++ b/lucene/ivy-versions.properties
@@ -23,7 +23,7 @@ com.fasterxml.jackson.core.version = 2.10.1
 /com.fasterxml.jackson.core/jackson-databind = ${com.fasterxml.jackson.core.version}
 /com.fasterxml.jackson.dataformat/jackson-dataformat-smile = ${com.fasterxml.jackson.core.version}
 
-/com.github.ben-manes.caffeine/caffeine = 2.8.0
+/com.github.ben-manes.caffeine/caffeine = 2.8.4
 /com.github.virtuald/curvesapi = 1.06
 
 /com.github.zafarkhaja/java-semver = 0.9.0
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 62f3a9c..a5cf874 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -201,6 +201,8 @@ Bug Fixes
 * SOLR-14504: ZkController LiveNodesListener has NullPointerException in startup race.
   (Colvin Cowie via ab)
 
+* SOLR-14498: Upgrade to Caffeine 2.8.4, which fixes the cache poisoning issue. (Jakub Zytka, ab)
+
 Other Changes
 ---------------------
 * SOLR-14197: SolrResourceLoader: marked many methods as deprecated, and in some cases rerouted exiting logic to avoid
diff --git a/solr/licenses/caffeine-2.8.0.jar.sha1 b/solr/licenses/caffeine-2.8.0.jar.sha1
deleted file mode 100644
index ce291c4..0000000
--- a/solr/licenses/caffeine-2.8.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6000774d7f8412ced005a704188ced78beeed2bb
diff --git a/solr/licenses/caffeine-2.8.4.jar.sha1 b/solr/licenses/caffeine-2.8.4.jar.sha1
new file mode 100644
index 0000000..813e00d
--- /dev/null
+++ b/solr/licenses/caffeine-2.8.4.jar.sha1
@@ -0,0 +1 @@
+e5730b11981406faa28e0912405a0ce7c2d0f377