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

Paul Joseph Davis commented on COUCHDB-2791:
--------------------------------------------

Adam,

I see both sides. On the one hand its a lot of new things to support just for 
completeness. On the other hand Bob has already been mulling over possibly 
faster replications if we had writes. Plus we could do similar view pull 
speedups for huge downloads. 

So far the only added onus on us is that our single node api may behave 
different than the cluster api. One nice thing about this approach though is 
that it lays some ground work to removing the old couch_httpd_* modules and 
getting back to a single http interface.

Then again if we're really against exposing all the apis through this we can 
easily white list apis that we're willing to support. But given that they 
already seem to work that seems a tad conservative to me. 



> 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)

Reply via email to