[ 
https://issues.apache.org/jira/browse/SOLR-8534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Thacker updated SOLR-8534:
--------------------------------
    Description: 
Currently only a handful of Collection API calls support the async parameter. I 
propose to extended support for async to most APIs.

The Overseer has a generic support for calls to be async. So we should leverage 
that and make all commands implemented within the 
OverseerCollectionMessageHandler to support async

  was:
Add support for async to the following actions - reload , delete collection, 
create shard, delete shard, delete replica

Add SolrJ support for async to the following actions  - reload , delete 
collection, create shard, delete shard, delete replica, add replica

AddReplica only needs support in SolrJ



> Add generic support for Collection APIs to be async
> ---------------------------------------------------
>
>                 Key: SOLR-8534
>                 URL: https://issues.apache.org/jira/browse/SOLR-8534
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Varun Thacker
>            Assignee: Varun Thacker
>             Fix For: 5.5, Trunk
>
>         Attachments: SOLR-8534.patch, SOLR-8534.patch
>
>
> Currently only a handful of Collection API calls support the async parameter. 
> I propose to extended support for async to most APIs.
> The Overseer has a generic support for calls to be async. So we should 
> leverage that and make all commands implemented within the 
> OverseerCollectionMessageHandler to support async



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