From ddd019fac0d9eff352a4a17a62d9a9654f7bdc86 Mon Sep 17 00:00:00 2001 From: thelabdude Date: Wed, 2 Mar 2016 11:37:23 -0700 Subject: [PATCH] SOLR-8145: mention fix in solr/CHANGES.txt --- solr/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 3120eeb45e7..eb4195850ca 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -233,6 +233,9 @@ Bug Fixes * SOLR-8771: Multi-threaded core shutdown creates executor per core. (Mike Drob via Mark Miller) +* SOLR-8145: Fix position of OOM killer script when starting Solr in the background (Jurian Broertjes via + Timothy Potter) + Optimizations ---------------------- * SOLR-7876: Speed up queries and operations that use many terms when timeAllowed has not been