[ https://issues.apache.org/jira/browse/SOLR-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068074#comment-16068074 ]
Mikhail Khludnev commented on SOLR-10910: ----------------------------------------- fyi {code} Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/979/ All tests passed Build Log: [...truncated 10237 lines...] [javac] Compiling 1096 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/classes/java [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/java/org/apache/solr/core/SolrCore.java:2836: error: cannot find symbol [javac] lst.add("aliases", coreContainer.getCoreNames(this)); [javac] ^ [javac] symbol: method getCoreNames(SolrCore) [javac] location: variable coreContainer of type CoreContainer {code} > Clean up a few details left over from pluggable transient core and untangling > CoreDescriptor/CoreContainer references > --------------------------------------------------------------------------------------------------------------------- > > Key: SOLR-10910 > URL: https://issues.apache.org/jira/browse/SOLR-10910 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Erick Erickson > Assignee: Erick Erickson > Attachments: SOLR-10910.patch, SOLR-10910.patch > > > There are a few bits of the code from SOLR-10007, SOLR-8906 that could stand > some cleanup. For instance, the TransientSolrCoreCache is rather awkwardly > hanging around in CoreContainer and would fit more naturally in SolrCores. > What I've seen so far shouldn't result in incorrect behavior, just cleaning > up for the future. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org