[
https://issues.apache.org/jira/browse/SOLR-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey updated SOLR-4201:
-------------------------------
Attachment: SOLR-4201.patch
Patch against 4x. Does apply cleanly to trunk. Tests in branch_4x/solr all
passed. Will try out the change and run tests in trunk/solr.
> Combination of a core being swappable and loading on startup doesn't actually
> load on startup
> ---------------------------------------------------------------------------------------------
>
> Key: SOLR-4201
> URL: https://issues.apache.org/jira/browse/SOLR-4201
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.1, 5.0
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Priority: Minor
> Attachments: SOLR-4201.patch
>
>
> See Shawn's comment on SOLR-1028. Problem is this line (611 currently) in
> CoreContainer.xml (4x)
> if (!p.isSwappable() && p.isLoadOnStartup())
> Should be || instead I think.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]