You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2015/08/27 20:13:47 UTC

[jira] [Commented] (COUCHDB-2791) Allow for direct parallel access to shards via _changes

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

Alexander Shorin commented on COUCHDB-2791:
-------------------------------------------

I think that's not right. If end user has access to each node, then better to provide list of database shards like {{GET /db/_shards}} and then user may decide what to do: query changes feed for each, run compactions  for each, gather db info for each etc. 

> Allow for direct parallel access to shards via _changes
> -------------------------------------------------------
>
>                 Key: COUCHDB-2791
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2791
>             Project: CouchDB
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Database Core
>            Reporter: Tony Sun
>            Assignee: Tony Sun
>
> For performance gains, we introduce a new _changes feed option parallel that returns a list of urls that the user can use to directly access individual shards. 



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