[ 
https://issues.apache.org/jira/browse/SOLR-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533402#comment-13533402
 ] 

Commit Tag Bot commented on SOLR-4201:
--------------------------------------

[trunk commit] Erick Erickson
http://svn.apache.org/viewvc?view=revision&revision=1422585

Fix for SOLR-4201 (swappable cores should respect loadOnStartup)

                
> 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, 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to