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

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

Commit 8e545e8f2154698e9bfeee92c40f8541fd7d0152 in lucene-solr's branch 
refs/heads/branch_8_11 from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=8e545e8f215 ]

SOLR-17004: ZkStateReader waitForState should check clusterState before using 
watchers (#1945) (#2678)



> ZkStateReader waitForState should check clusterState before using watchers
> --------------------------------------------------------------------------
>
>                 Key: SOLR-17004
>                 URL: https://issues.apache.org/jira/browse/SOLR-17004
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: main (10.0), 9.4
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> ZkStateReader waitForState creates watchers for any waiting for state. 
> Instead if there is an existing clusterState it should be checked before 
> creating expensive watchers. This improves delete by id/delete by query that 
> ended up locking to create watchers multiple times due to SOLR-13833



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to