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

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

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

Merge from trunk for SOLR-4201 (Combination of a core being swappable and 
loading on startup doesn't actually load on startup)

                
> 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
>             Fix For: 4.1, 5.0
>
>         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