[
https://issues.apache.org/jira/browse/COUCHDB-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373851#comment-15373851
]
Paul Joseph Davis commented on COUCHDB-2791:
--------------------------------------------
I should note, that we'll likely end up adding a few special API end points to
help clients with changes feeds. There's some non-trivial shard replacement
logic that's not available to people outside the database (plus it'd be good ot
have that logic in one place). Though I may be able to piggy back this onto the
existing _shards endpoint by just expanding some of its capabilities.
> 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
> 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)