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/12/05 19:24:09 UTC

[lucene-solr] 02/02: SOLR-15016: CHANGES.txt.

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

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

commit 6d9e22c59867820700be838b0536f5a66aeb12e2
Author: Andrzej Bialecki <ab...@apache.org>
AuthorDate: Sat Dec 5 20:23:38 2020 +0100

    SOLR-15016: CHANGES.txt.
---
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index dcb2a31..de50aea 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -178,6 +178,8 @@ Other Changes
 * SOLR-14789: Docker: Migrate docker image creation from docker-solr repo to solr/docker.
   (Houston Putman, Martijn Koster, Tim Potter, David Smiley, janhoy, Mike Drob)
 
+* SOLR-15016: Replica placement plugins should use container plugins API / configs. (ab, ilan)
+
 Bug Fixes
 ---------------------
 * SOLR-14546: Fix for a relatively hard to hit issue in OverseerTaskProcessor that could lead to out of order execution