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

[GitHub] couchdb pull request: Update to the latest mrview

GitHub user eiri opened a pull request:

    https://github.com/apache/couchdb/pull/416

    Update to the latest mrview

    This includes all the changes made to couch_mrview since the last deps update

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

    $ git pull https://github.com/cloudant/couchdb update-mrview

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

    https://github.com/apache/couchdb/pull/416.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 #416
    
----
commit 99ba7660282f92a505df5547b3ebd0d2c450b169
Author: Eric Avdey <ei...@eiri.ca>
Date:   2016-05-16T19:06:49Z

    Render update_seq if number or binary

commit f3126d6c834d22b6cb5d4e67c7b0119b3019a6c8
Author: Eric Avdey <ei...@eiri.ca>
Date:   2016-05-16T19:08:29Z

    Use ioq to separately prioritise view updates

commit 9dec296b8f3d2389a0e40c46bd2f46a463fe5c76
Author: Eric Avdey <ei...@eiri.ca>
Date:   2016-05-16T19:10:00Z

    Make view updater couch_work_queue configurable

commit 920489d493ece862cee7b963ffbaacb2eb20cbe5
Author: Eric Avdey <ei...@eiri.ca>
Date:   2016-05-16T19:11:43Z

    Use couch_file:delete/3 in views cleanup

----


---
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 pull request: Update to the latest mrview

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb/pull/416#issuecomment-219927101
  
    @eiri
    LGFM, except failures on travis. Seems like we have new flaky tests regardless @nickva work /:
    
    IIRC, there were some work in apache/couchdb-couch around delete - does it already on rebar.config?


---
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 pull request: Update to the latest mrview

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

    https://github.com/apache/couchdb/pull/416


---
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 pull request: Update to the latest mrview

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb/pull/416#issuecomment-220007976
  
    @eiri Good then. +1. Those tests need in additional, unrelated work then.


---
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 pull request: Update to the latest mrview

Posted by eiri <gi...@git.apache.org>.
Github user eiri commented on the pull request:

    https://github.com/apache/couchdb/pull/416#issuecomment-219858120
  
    @kxepal can you take a look, please? this bumps mrview up to HEAD and should resolve one of those pesky test failures we have on travis.


---
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 pull request: Update to the latest mrview

Posted by eiri <gi...@git.apache.org>.
Github user eiri commented on the pull request:

    https://github.com/apache/couchdb/pull/416#issuecomment-220007461
  
    @kxepal Yes, apache/couchdb-couch part got in rebar.config as it happened to be downstream of admin_local work, so mrview's bit got left behind.
    
    The test failures, as far as I can see, are unexpected oauth 403 in `couchdb_vhosts_tests` and timeouts in `couch_changes_tests`. I've seen timeout is `couchdb_compaction_daemon_tests` once, but it seems transient.


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