You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2015/04/09 02:31:12 UTC

[jira] [Commented] (SOLR-7366) Can't index example XML docs into the cloud example using bin/post due to regression in ManagedIndexSchema's handling of ResourceLoaderAware objects used by field types

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

Steve Rowe commented on SOLR-7366:
----------------------------------

As I mentioned on [SOLR-6141|https://issues.apache.org/jira/browse/SOLR-6141?focusedCommentId=14364590&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14364590]:

{quote}
This version of the patch modifies ZkIndexSchemaReader.updateSchema() to fully parse the remote changed schema rather than merging the local copy with the remote copy - now that the schema is (almost) fully addressable with the schema API, we can't reliably do such merges.
{quote}

But I didn't add {{ResourceLoaderAware}} inform'ing to {{IndexSchema.readSchema()}}, so newly parsed schemas were not being properly initialized.

> Can't index example XML docs into the cloud example using bin/post due to regression in ManagedIndexSchema's handling of ResourceLoaderAware objects used by field types
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-7366
>                 URL: https://issues.apache.org/jira/browse/SOLR-7366
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.1
>            Reporter: Timothy Potter
>            Priority: Blocker
>             Fix For: 5.1
>
>
> Managed schema code has regressed SOLR-6764. Need to fix the regression and implement a unit test to catch this type of regression. This is a blocker for 5.1



--
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