[
https://issues.apache.org/jira/browse/COUCHDB-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14258549#comment-14258549
]
Alexander Shorin commented on COUCHDB-2529:
-------------------------------------------
I would rather add this filter to couch_task_status to retrieve from only tasks
for specified database name - such logic should be there, not on httpd side.
Also, not sure why you're doing such so complex comparison while you can go
with case match.
> Add _active_tasks handler to httpd_db_handlers
> ----------------------------------------------
>
> Key: COUCHDB-2529
> URL: https://issues.apache.org/jira/browse/COUCHDB-2529
> Project: CouchDB
> Issue Type: Wish
> Security Level: public(Regular issues)
> Reporter: Alexander Fedorenchik
>
> Add _active_tasks handler to httpd_db_handlers that will return same data as
> {couch_httpd_misc_handlers, handle_task_status_req}, but filtered by current
> database and without admin privileges.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)