[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references
[ https://issues.apache.org/jira/browse/SOLR-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129282#comment-16129282 ] ASF subversion and git services commented on SOLR-10910: Commit b146c91e366093a0b6577e112c0aeb06d6a6898b in lucene-solr's branch refs/heads/branch_6_6 from Erick [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b146c91 ] SOLR-10910: Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references, backport to 6.6.1 > 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 > Fix For: 7.0, 6.7 > > 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
[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references
[ https://issues.apache.org/jira/browse/SOLR-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068558#comment-16068558 ] ASF subversion and git services commented on SOLR-10910: Commit 9947a811e83cc0f848f9ddaa37a4137f19efff1a in lucene-solr's branch refs/heads/branch_6x from [~erickerickson] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=9947a81 ] SOLR-10910: Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references, didn't commit before merging last night > 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
[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references
[ https://issues.apache.org/jira/browse/SOLR-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068550#comment-16068550 ] Erick Erickson commented on SOLR-10910: --- Oh crap, didn't commit before pushing. > 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
[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references
[ https://issues.apache.org/jira/browse/SOLR-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068549#comment-16068549 ] Erick Erickson commented on SOLR-10910: --- Hmm, builds for me. All tests run. Let me dig > 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
[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references
[ https://issues.apache.org/jira/browse/SOLR-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068532#comment-16068532 ] Steve Rowe commented on SOLR-10910: --- Yeah, branch_6x compilation is broken in multiple places. > 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
[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references
[ 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
[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references
[ https://issues.apache.org/jira/browse/SOLR-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067860#comment-16067860 ] ASF subversion and git services commented on SOLR-10910: Commit 7f279bba2e4b954b95c59afa3525253b5d53b4a1 in lucene-solr's branch refs/heads/branch_6x from [~erickerickson] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7f279bb ] SOLR-10910: Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references (cherry picked from commit 8f71bb40a55f6e7906e596938d0bf13900f77a94) > 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
[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references
[ https://issues.apache.org/jira/browse/SOLR-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067730#comment-16067730 ] ASF subversion and git services commented on SOLR-10910: Commit 8f71bb40a55f6e7906e596938d0bf13900f77a94 in lucene-solr's branch refs/heads/master from [~erickerickson] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=8f71bb4 ] SOLR-10910: Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references > 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