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

Mark Miller commented on SOLR-8617:
-----------------------------------

Yeah, seems best to wait for a concrete use case to add the option?

A lot of the original work I did on SolrCloud calls, I didn't pay much 
attention to waits (though I assumed we would add some options for them) for a 
couple reasons:

* Some calls are really long running
* I had this idea that we wanted to get to like this model and actual state 
situation where you could make changes to the model, and they would almost 
never fail and be very quick, and the cluster would work to make the actual 
state match the model over time.

> Add a wait for active option in to add replica
> ----------------------------------------------
>
>                 Key: SOLR-8617
>                 URL: https://issues.apache.org/jira/browse/SOLR-8617
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Varun Thacker
>            Priority: Minor
>
> Currently the AddReplica call returns success as soon as the replica is 
> created . It doesn't wait for the replica to become active .
> It would be useful to add a waitForActive flag so that the call would block 
> till the replica becomes active.



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

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

Reply via email to