From 9804d3f853d8844eb752157936a2f342251898e4 Mon Sep 17 00:00:00 2001 From: Mark Robert Miller Date: Wed, 16 Apr 2014 14:31:33 +0000 Subject: [PATCH] SOLR-5954: Move CHANGES entry to 4.8. git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1587925 13f79535-47bb-0310-9956-ffa450edef68 --- solr/CHANGES.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 36467f5f8c1..12a2c15fed1 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -101,8 +101,6 @@ Bug Fixes was an exception while trying to register as the leader. (Mark Miller, Alan Woodward) -* SOLR-5954: Slower DataImportHandler process caused by not reusing jdbc - connections. (Mark Miller, Paco Garcia, Raja Nagendra Kumar) Other Changes --------------------- @@ -242,6 +240,9 @@ Bug Fixes * SOLR-5943: SolrCmdDistributor does not distribute the openSearcher parameter. (ludovic Boutros via shalin) +* SOLR-5954: Slower DataImportHandler process caused by not reusing jdbc + connections. (Mark Miller, Paco Garcia, Raja Nagendra Kumar) + Optimizations ---------------------- * SOLR-1880: Distributed Search skips GET_FIELDS stage if EXECUTE_QUERY