You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by iilyak <gi...@git.apache.org> on 2016/05/24 18:35:37 UTC

[GitHub] couchdb pull request: Implement a way to disable recompaction

GitHub user iilyak opened a pull request:

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

    Implement a way to disable recompaction

    Update deps to enable new functionality:
    
    - couch_index
    - couch_tests

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

    $ git pull https://github.com/cloudant/couchdb 65501-disable-recompaction

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

    https://github.com/apache/couchdb/pull/419.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 #419
    
----
commit fc091fdee9582ecf2f33f2cdd919878008eb7de6
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Date:   2016-05-24T18:34:11Z

    Implement a way to disable recompaction
    
    Update deps to enable new functionality:
    
    - couch_index
    - couch_tests

----


---
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: Implement a way to disable recompaction

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

    https://github.com/apache/couchdb/pull/419#issuecomment-221388487
  
    +1
    
    ```bash
    $ make check apps=couch_index skip_deps=couch_epi
    
    < skip >
    
    module 'couch_index'
      Compaction tests
    
    < skip >
    
    =======================================================
      All 27 tests passed.
    
    < skip >
    
    module 'couch_tests_app_tests'
      couch_tests tests
        couch_tests_app_tests: couch_tests_test_ (chained setup)...[0.003 s] ok
        [done in 0.006 s]
      [done in 0.090 s]
    couch_tests: validate_test (module 'couch_tests')...ok
    =======================================================
      All 3 tests passed.
    ```


---
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: Implement a way to disable recompaction

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

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


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