You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/11 18:23:45 UTC

[jira] [Commented] (COUCHDB-2807) Allow filtering of active tasks by property

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

ASF GitHub Bot commented on COUCHDB-2807:
-----------------------------------------

GitHub user rnewson opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/72

    Allow filtering of active tasks by property

    COUCHDB-2807

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-chttpd 2807-filtered-tasks

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-chttpd/pull/72.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #72
    
----
commit b4e280db003a6f71dca169a9601f231563843d36
Author: Robert Newson <rn...@apache.org>
Date:   2015-09-11T16:22:42Z

    Allow filtering of active tasks by property
    
    COUCHDB-2807

----


> Allow filtering of active tasks by property
> -------------------------------------------
>
>                 Key: COUCHDB-2807
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2807
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Robert Newson
>
> extend /_active_tasks to allow some simple filtering. e.g, it would be useful to do /_active_tasks/type/replication to see just the replication tasks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)