AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if 
number of docs in the DB is more than 60
URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378254832
 
 
   @eiri Thanks for information.
   You said `then redo it anew`. Is this somewhere in the roadmap? If yes i can 
try to help with this.
   I'm asking for the reason that this functionality is crucial for us since 
otherwise replication to mobile clients will be broken in our case. Also 
`_changes` without `fast_view` is super slow and unusable even for a medium 
scale production use case unfortunately and event if it was fast we still need 
proper key filtering. The same is true for `mango` selectors workaround which 
we implemented before exposing `fast_view` to `fabric_rpc`.
   Also as I understood sending a PR with 
`couch_mrview:count_view_changes_since()`/`couch_mrview:view_changes_since()` 
in `fabric_rpc` is useless because it relies on a broken `mrview` 
implementation?
   

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