You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2019/04/20 00:35:27 UTC

[lucene-solr] branch master updated: LUCENE-8738, SOLR-13400: Remove obsolete changes entry (replaced by SOLR-13400)

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

uschindler 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 5aaa923  LUCENE-8738, SOLR-13400: Remove obsolete changes entry (replaced by SOLR-13400)
5aaa923 is described below

commit 5aaa923e360bc5c670230445bb710d07ba4a4655
Author: Uwe Schindler <us...@apache.org>
AuthorDate: Sat Apr 20 02:35:04 2019 +0200

    LUCENE-8738, SOLR-13400: Remove obsolete changes entry (replaced by SOLR-13400)
---
 solr/CHANGES.txt | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index b0769b4..4e22d4e 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -51,12 +51,6 @@ Upgrade Notes
 * SOLR-13323: The unused package org.apache.solr.internal.csv.writer and associated classes/tests that were easily
   confused with but not used by org.apache.solr.response.CSVWriter (or any other code) have been removed (Gus Heck)
 
-* LUCENE-8738: Du to the change to Java 11 as a minimum version, TransientSolrCoreCache no longer extends
-  the java.util.Observable, which was deprecated in Java 9. The implementation was therefore replaced by a more
-  type-safe implementation. If a plugin implemented its own TransientSolrCoreCache, the implementation needs
-  to be changed to call the new methods for registering/deregistering listener and notify them.
-  (Uwe Schindler, Erick Erickson, Adrien Grand)
-
 New Features
 ----------------------
 * SOLR-13131: Category Routed Aliases are now available for data driven assignment of documents to collections based on