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

ASF GitHub Bot commented on COUCHDB-3178:
-----------------------------------------

GitHub user davisp opened a pull request:

    https://github.com/apache/couchdb-fabric/pull/72

    Send a message when filtering a changes row

    We managed to miss this change during the great merge as it was a
    confusing mess in the cloudant/fabric repository. Its obvious in
    hindsight once you see that we have a
    `fabric_view_changes:handle_message/3` clause to handle the message.
    
    COUCHDB-3178

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-fabric 
3178-fix-fabric-rpc-filtered-changes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fabric/pull/72.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #72
    
----
commit 6006bc6c8e491456c186950cdc12257036142b16
Author: Paul J. Davis <[email protected]>
Date:   2016-10-04T20:12:38Z

    Send a message when filtering a changes row
    
    We managed to miss this change during the great merge as it was a
    confusing mess in the cloudant/fabric repository. Its obvious in
    hindsight once you see that we have a
    `fabric_view_changes:handle_message/3` clause to handle the message.
    
    COUCHDB-3178

----


> Fabric does not send message when filtering lots of documents
> -------------------------------------------------------------
>
>                 Key: COUCHDB-3178
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3178
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>            Reporter: Paul Joseph Davis
>
> We managed to mess up part of the fabric merge where fabric_rpc workers that 
> are running filter changes end up not sending a message for long periods of 
> time if no documents are passing the filter. PR Incoming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to