summaryrefslogtreecommitdiff
path: root/databases/elasticsearch/PLIST
diff options
context:
space:
mode:
authorfhajny <fhajny>2017-03-01 14:19:27 +0000
committerfhajny <fhajny>2017-03-01 14:19:27 +0000
commita60770dd8de8ac2b759ea82c6f466df3b04645f1 (patch)
tree41ee19ecbcf059ab0695334132e1714a0456abce /databases/elasticsearch/PLIST
parent6e279db4ad7d9341726f96aaaa30ac8d8a3620e1 (diff)
downloadpkgsrc-a60770dd8de8ac2b759ea82c6f466df3b04645f1.tar.gz
Update databases/elasticsearch to 5.2.2.
5.2.2 - The request circuit breaker, which track the size of in-flight requests, was not decrementing its counter when the connection was closed by the client before the response could be returned. This could result in no further requests being accepted until the node has been restarted. All users should upgrade to take advantage of this bug fix. - The cgroup functionality (for reading OS stats for containers) had a bug in the regex for parsing /proc/self/cgroup which prevented nodes with multiple hierarchies from starting up. - Requests which have been delayed by a shard lock might be executed later on a different thread which lacks the request context, resulting in the requests being incorrectly rejected as unauthorised. - Removal of an undocumented syntax for include/exclude parameters in the terms aggregation broke certain aggregations in Kibana. 5.2.1 - When stored fields are configured with best_compression, we rely on JVM garbage collection to reclaim Deflater/Inflater instances. However these classes use little JVM memory but may use significant native memory, so if may happen that the OS runs out of native memory before the JVM collects these unreachable Deflater/Inflater instances. - Certain queries can hold a reference to the IndexReader that was used to build them. When these queries are cached, this reference causes Lucene to hold onto segments long after they should have been deleted.
Diffstat (limited to 'databases/elasticsearch/PLIST')
-rw-r--r--databases/elasticsearch/PLIST34
1 files changed, 17 insertions, 17 deletions
diff --git a/databases/elasticsearch/PLIST b/databases/elasticsearch/PLIST
index 125d7cd1c59..1dc6fb76462 100644
--- a/databases/elasticsearch/PLIST
+++ b/databases/elasticsearch/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2017/02/14 10:36:03 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.16 2017/03/01 14:19:27 fhajny Exp $
bin/elasticsearch
bin/elasticsearch-plugin
lib/elasticsearch/bin/elasticsearch.in.sh
@@ -16,21 +16,21 @@ lib/elasticsearch/lib/jts-1.13.jar
lib/elasticsearch/lib/log4j-1.2-api-2.7.jar
lib/elasticsearch/lib/log4j-api-2.7.jar
lib/elasticsearch/lib/log4j-core-2.7.jar
-lib/elasticsearch/lib/lucene-analyzers-common-6.4.0.jar
-lib/elasticsearch/lib/lucene-backward-codecs-6.4.0.jar
-lib/elasticsearch/lib/lucene-core-6.4.0.jar
-lib/elasticsearch/lib/lucene-grouping-6.4.0.jar
-lib/elasticsearch/lib/lucene-highlighter-6.4.0.jar
-lib/elasticsearch/lib/lucene-join-6.4.0.jar
-lib/elasticsearch/lib/lucene-memory-6.4.0.jar
-lib/elasticsearch/lib/lucene-misc-6.4.0.jar
-lib/elasticsearch/lib/lucene-queries-6.4.0.jar
-lib/elasticsearch/lib/lucene-queryparser-6.4.0.jar
-lib/elasticsearch/lib/lucene-sandbox-6.4.0.jar
-lib/elasticsearch/lib/lucene-spatial-6.4.0.jar
-lib/elasticsearch/lib/lucene-spatial-extras-6.4.0.jar
-lib/elasticsearch/lib/lucene-spatial3d-6.4.0.jar
-lib/elasticsearch/lib/lucene-suggest-6.4.0.jar
+lib/elasticsearch/lib/lucene-analyzers-common-6.4.1.jar
+lib/elasticsearch/lib/lucene-backward-codecs-6.4.1.jar
+lib/elasticsearch/lib/lucene-core-6.4.1.jar
+lib/elasticsearch/lib/lucene-grouping-6.4.1.jar
+lib/elasticsearch/lib/lucene-highlighter-6.4.1.jar
+lib/elasticsearch/lib/lucene-join-6.4.1.jar
+lib/elasticsearch/lib/lucene-memory-6.4.1.jar
+lib/elasticsearch/lib/lucene-misc-6.4.1.jar
+lib/elasticsearch/lib/lucene-queries-6.4.1.jar
+lib/elasticsearch/lib/lucene-queryparser-6.4.1.jar
+lib/elasticsearch/lib/lucene-sandbox-6.4.1.jar
+lib/elasticsearch/lib/lucene-spatial-6.4.1.jar
+lib/elasticsearch/lib/lucene-spatial-extras-6.4.1.jar
+lib/elasticsearch/lib/lucene-spatial3d-6.4.1.jar
+lib/elasticsearch/lib/lucene-suggest-6.4.1.jar
lib/elasticsearch/lib/securesm-1.1.jar
lib/elasticsearch/lib/snakeyaml-1.15.jar
lib/elasticsearch/lib/spatial4j-0.6.jar
@@ -46,7 +46,7 @@ lib/elasticsearch/modules/lang-expression/asm-5.0.4.jar
lib/elasticsearch/modules/lang-expression/asm-commons-5.0.4.jar
lib/elasticsearch/modules/lang-expression/asm-tree-5.0.4.jar
lib/elasticsearch/modules/lang-expression/lang-expression-${PKGVERSION}.jar
-lib/elasticsearch/modules/lang-expression/lucene-expressions-6.4.0.jar
+lib/elasticsearch/modules/lang-expression/lucene-expressions-6.4.1.jar
lib/elasticsearch/modules/lang-expression/plugin-descriptor.properties
lib/elasticsearch/modules/lang-expression/plugin-security.policy
lib/elasticsearch/modules/lang-groovy/groovy-2.4.6-indy.jar