You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2016/07/04 17:19:10 UTC

[jira] [Updated] (SOLR-9088) solr.schema.TestManagedSchemaAPI.test failures ([doc=2] unknown field 'myNewField1')

     [ https://issues.apache.org/jira/browse/SOLR-9088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Varun Thacker updated SOLR-9088:
--------------------------------
    Attachment: SOLR-9088.patch

Thanks Noble for the review!

Attaching a new patch which has the following changes 
- {{SchemaManager#waitForOtherReplicasToUpdate}} was buggy. It waited for the replicas to see an older version of the file ( which is always true) instead of the latest one.
- SolrCore makes sure to set the latest schema on a core before the reload starts.

This should address the races that existed.

> solr.schema.TestManagedSchemaAPI.test failures ([doc=2] unknown field 'myNewField1')
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-9088
>                 URL: https://issues.apache.org/jira/browse/SOLR-9088
>             Project: Solr
>          Issue Type: Test
>            Reporter: Christine Poerschke
>            Priority: Minor
>         Attachments: SOLR-9088.patch, SOLR-9088.patch
>
>
> e.g.
> http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3256/
> http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/588/
> http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/266/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org