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

Anshum Gupta commented on SOLR-15164:
-------------------------------------

Thanks for your patience [~atri]. I think I've spent as much time as I can on 
this currently. I do like [~gerlowskija]'s recommendation on the {{rid}} 
pattern.

Considering the numbers that I got back from our suite, which of course didn't 
specify {{canCancel}} for any of the requests showed that this code didn't 
impact any existing path.

As the test wasn't exhaustive, I'd recommend you move on with merging this into 
main. I'm guessing that's where you intend to keep this feature? If that wasn't 
a good assumption, I'd suggest you let it bake in {{main}} for a while before 
moving this to a release/stable branch.

> Task Management Interface
> -------------------------
>
>                 Key: SOLR-15164
>                 URL: https://issues.apache.org/jira/browse/SOLR-15164
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Atri Sharma
>            Assignee: Atri Sharma
>            Priority: Major
>         Attachments: RoughOutlineTaskManagementInterface.png, Solr Numbers 
> Comparision.pdf
>
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> This Jira talks about the task management interface capability in Solr.
>  
> The task management interface allows existing tasks to declare that they are 
> cancellable and trackable using newly defined parameters. Once a task is 
> started with these parameters defined, task management interface allows the 
> following operations:
> 1. List all active cancellable tasks currently running.
> 2. Cancel a specific task.
> 3. Query the status of a specific task.
>  
> Query UUID can be autogenerated or a custom UUID can be specified when 
> starting the task.
>  
> At the moment, this is supported for queries.
>  
> Attached is an outline of the framework.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to