You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Anshum Gupta (Jira)" <ji...@apache.org> on 2021/04/07 02:51:00 UTC

[jira] [Comment Edited] (SOLR-15164) Task Management Interface

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

Anshum Gupta edited comment on SOLR-15164 at 4/7/21, 2:50 AM:
--------------------------------------------------------------

Sorry, yes this is based on McCandless’s Lucene benchmarking  utilities.


was (Author: anshumg):
Sorry, yes this is based on McCandless’s Lucene benchmarking  module.

> 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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org