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

ASF subversion and git services commented on SOLR-6145:
-------------------------------------------------------

Commit 1601770 from [~steve_rowe] in branch 'dev/trunk'
[ https://svn.apache.org/r1601770 ]

SOLR-6145: Fix Schema API optimistic concurrency by moving it out of 
ManagedIndexSchema.add(Copy)Fields() into the consumers of those methods: 
CopyFieldCollectionResource, FieldCollectionResource, FieldResource, and 
AddSchemaFieldsUpdateProcessorFactory.

> Concurrent Schema API field additions can result in endless loop
> ----------------------------------------------------------------
>
>                 Key: SOLR-6145
>                 URL: https://issues.apache.org/jira/browse/SOLR-6145
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>            Priority: Critical
>         Attachments: SOLR-6145-tests.patch, SOLR-6145.patch, SOLR-6145.patch, 
> SOLR-6145.patch, SOLR-6145.patch, SOLR-6145v2.patch, 
> concurrent_updates_and_schema_api.patch
>
>
> The optimistic concurrency loop in {{ManagedIndexSchema.addFields()}} is the 
> likely culprit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to