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

Kevin Risden edited comment on SOLR-13833 at 8/31/23 2:20 PM:
--------------------------------------------------------------

I can 100% confirm this is happening for delete by queries where setupRequest 
is happening 3 times for a delete.

!Screenshot 2023-08-31 at 10.18.49.png|width=873,height=316!


was (Author: risdenk):
I can 100% confirm this is happening for delete by queries where setupRequest 
is happening 3 times for a delete.

 !Screenshot 2023-08-31 at 10.18.49.png! 

> setupRequest normally called twice
> ----------------------------------
>
>                 Key: SOLR-13833
>                 URL: https://issues.apache.org/jira/browse/SOLR-13833
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Priority: Major
>         Attachments: Screenshot 2023-08-31 at 10.18.49.png
>
>
> I think this was introduced in SOLR-12955, but setupRequest is called 
> twice... 
> for example a single "add" causes it to be called once in 
> DistributedZkUpdateProcessor.processAdd() and then again in 
> DistributedUpdateProcessor.processAdd()



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