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

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

Commit 04108d993574537d9623d5d1bf2658cafad12ef8 in lucene-solr's branch 
refs/heads/master from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=04108d9 ]

SOLR-9847: Stop blocking further schema updates while waiting for a pending 
update to propagate to other replicas.  This reduces the likelihood of a 
(time-limited) distributed deadlock during concurrent schema updates.


> Deadlock on ManagedIndexSchema lock.
> ------------------------------------
>
>                 Key: SOLR-9847
>                 URL: https://issues.apache.org/jira/browse/SOLR-9847
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Miller
>         Attachments: 
> SOLR-9847-release-lock-before-replica-version-agreement.patch, SOLR-9847.patch
>
>
> Seems we hold the lock while in 
> ManagedIndexSchema.waitForSchemaZkVersionAgreement, so we may never see 
> agreement because are updates may also be waiting on that lock.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to