You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2020/07/16 02:07:49 UTC

[lucene-solr] branch jira/solr14155-1 updated (84169b9 -> 14f9ed6)

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

noble pushed a change to branch jira/solr14155-1
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 84169b9  refactoring
     add 65cbb8c  more refactoring and reviw comments implemented
     add 785db2a8 more refactoring and reviw comments implemented
     add 14f9ed6  more refactoring and reviw comments implemented

No new revisions were added by this update.

Summary of changes:
 .../apache/solr/cloud/ZkSolrResourceLoader.java    |  6 ------
 .../org/apache/solr/core/ConfigSetService.java     |  1 -
 .../java/org/apache/solr/core/CoreContainer.java   |  1 -
 .../src/java/org/apache/solr/core/SolrCore.java    | 11 +++++------
 .../org/apache/solr/core/SolrResourceLoader.java   |  9 +++------
 ...tener.java => PackageListeningClassLoader.java} | 23 ++++++++++++----------
 6 files changed, 21 insertions(+), 30 deletions(-)
 rename solr/core/src/java/org/apache/solr/pkg/{MultiPackageListener.java => PackageListeningClassLoader.java} (86%)