[
https://issues.apache.org/jira/browse/SOLR-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122249#comment-15122249
]
Varun Thacker commented on SOLR-8617:
-------------------------------------
bq. Guess I'm missing something here but why do we need this?
When you add a replica the API call would return success but the replica can't
be used for say the next 10 minutes while it fetches the index feels
unintuitive ?
bq. Under most circumstances, the http request would time out because it'd take
some time for the new replica to sync up.
Sure and we should always use async in those cases.
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]