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

Varun Thacker commented on SOLR-8534:
-------------------------------------

Thanks Noble for the review! Tests seem to pass. I'll run it one more time and 
then commit it.

After this there are two tasks that we need to support Async in all API calls -
- Work on SOLR-8554 . This should be fairly straightforward and I'll get this 
done after this patch is committed.
- Plan on how to support  async to the operations that are currently being 
handled by the collections handler 

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