You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by rnewson <gi...@git.apache.org> on 2016/08/25 17:00:25 UTC

[GitHub] couchdb-couch-mrview pull request #55: Fix sorted=false for multi-query

GitHub user rnewson opened a pull request:

    https://github.com/apache/couchdb-couch-mrview/pull/55

    Fix sorted=false for multi-query

    COUCHDB-3060

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

    $ git pull https://github.com/cloudant/couchdb-couch-mrview 3060-sorted-false-multi-query-2

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

    https://github.com/apache/couchdb-couch-mrview/pull/55.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 #55
    
----
commit 0db83c4c8ce9819c00975f0a024e246bf4e3bd6f
Author: Robert Newson <rn...@apache.org>
Date:   2016-08-25T15:01:25Z

    Introduce reset_vacc
    
    COUCHDB-3060

commit e936267dca63e78775c7c1ed3580f92a50e61b54
Author: Robert Newson <rn...@apache.org>
Date:   2016-08-25T15:01:47Z

    Revert "Reset row_sent at end of query"
    
    This is now handled at a higher level.
    
    COUCHDB-3060

commit 430f301fb84bc99a5212c27a438c29ea186cd5a4
Author: Robert Newson <rn...@apache.org>
Date:   2016-08-25T16:58:34Z

    Fix sorted=false for multi-query
    
    I've reordered view_cb for readability, moving all response starting
    logic to the front, in order to simplify how meta and row messages are
    handled
    
    COUCHDB-3060

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-couch-mrview issue #55: Fix sorted=false for multi-query

Posted by nickva <gi...@git.apache.org>.
Github user nickva commented on the issue:

    https://github.com/apache/couchdb-couch-mrview/pull/55
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-couch-mrview pull request #55: Fix sorted=false for multi-query

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb-couch-mrview/pull/55


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---