garrensmith commented on a change in pull request #1577: add 
/_partition/partition/designdoc/ endpoints
URL: https://github.com/apache/couchdb/pull/1577#discussion_r212337700
 
 

 ##########
 File path: src/couch_mrview/src/couch_mrview_http.erl
 ##########
 @@ -582,9 +582,6 @@ parse_param(Key, Val, Args, IsDecoded) ->
             Args#mrargs{callback=couch_util:to_binary(Val)};
         "sorted" ->
             Args#mrargs{sorted=parse_boolean(Val)};
-        "partition" ->
 
 Review comment:
   I think we against it otherwise its going to get really confusing having a 
?partition and a new url

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to