You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/12 07:55:58 UTC

[GitHub] garrensmith commented on issue #807: Avoid duplicate index selection in Mango

garrensmith commented on issue #807: Avoid duplicate index selection in Mango
URL: https://github.com/apache/couchdb/pull/807#issuecomment-328772265
 
 
   I like the idea of this. I don't really like the fact that mango_cursor is calling the http module to send the warning. I dont think the mango_cursor module should know about the http layer. It might be better to do this via the `handle_doc({row})` callback.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services