[jira] [Commented] (COUCHDB-3117) Run JS tests against cluster of n>1 nodes

2017-05-09 Thread Benjamin Bastian (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16003900#comment-16003900 ] Benjamin Bastian commented on COUCHDB-3117: --- One comment I'd like to make: It may be quite

[GitHub] nickva commented on issue #131: Update docs related to _scheduler/docs/{db}/{docid} endpoint

2017-05-09 Thread git
nickva commented on issue #131: Update docs related to _scheduler/docs/{db}/{docid} endpoint URL: https://github.com/apache/couchdb-documentation/pull/131#issuecomment-300348203 @wohali This pr adds and updates documentation for _scheduler/docs/ endpoint

[jira] [Closed] (COUCHDB-3354) JS: replicator_db_compact_rep_db failed

2017-05-09 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-3354. Resolution: Invalid This test was disabled at the time - no clue why it failed. Closing as

[jira] [Commented] (COUCHDB-3352) JS: couchjs SIGSEGVs

2017-05-09 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16003684#comment-16003684 ] Joan Touzet commented on COUCHDB-3352: -- Still getting this, now in view compaction (Ubuntu 14.04,

[GitHub] nickva commented on issue #512: Couchdb 3298 optimize writing btree nodes

2017-05-09 Thread git
nickva commented on issue #512: Couchdb 3298 optimize writing btree nodes URL: https://github.com/apache/couchdb/pull/512#issuecomment-300320535 Wrote this script: https://gist.github.com/nickva/2304bc2f738769c15fac116b8453ec04 To check view sizes for various combinations of

[jira] [Resolved] (COUCHDB-3412) JS: stats.js FAIL restart

2017-05-09 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet resolved COUCHDB-3412. -- Resolution: Fixed Timeout to wait for restart was 5s. Doubled to 10s. Closing for now - will

[jira] [Commented] (COUCHDB-3412) JS: stats.js FAIL restart

2017-05-09 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16003622#comment-16003622 ] Joan Touzet commented on COUCHDB-3412: -- A third time in Jenkins now. CentOS 6, Erlang 18.3. > JS:

[jira] [Commented] (COUCHDB-3416) EUnit: couchdb_compaction_daemon_tests fail is_idle check

2017-05-09 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16003620#comment-16003620 ] Joan Touzet commented on COUCHDB-3416: -- A second failure of this type occurred on the same commit,

[jira] [Created] (COUCHDB-3416) EUnit: couchdb_compaction_daemon_tests fail is_idle check

2017-05-09 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3416: Summary: EUnit: couchdb_compaction_daemon_tests fail is_idle check Key: COUCHDB-3416 URL: https://issues.apache.org/jira/browse/COUCHDB-3416 Project: CouchDB

[GitHub] davisp commented on issue #504: Opimize writing KV node append writes

2017-05-09 Thread git
davisp commented on issue #504: Opimize writing KV node append writes URL: https://github.com/apache/couchdb/pull/504#issuecomment-300310871 Closing this in favor of #512 which covers more than just KV nodes and is in all ways better.

[GitHub] davisp opened a new pull request #512: Couchdb 3298 optimize writing btree nodes

2017-05-09 Thread git
davisp opened a new pull request #512: Couchdb 3298 optimize writing btree nodes URL: https://github.com/apache/couchdb/pull/512 ## Overview As it turns out, the original change in COUCHDB-3298 ends up hurting disk usage when a view emits large amounts of data (i.e., more than

[jira] [Commented] (COUCHDB-3298) Improve couch_btree:chunkify logic

2017-05-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16003609#comment-16003609 ] ASF subversion and git services commented on COUCHDB-3298: -- Commit

[jira] [Commented] (COUCHDB-3298) Improve couch_btree:chunkify logic

2017-05-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16003608#comment-16003608 ] ASF subversion and git services commented on COUCHDB-3298: -- Commit

[GitHub] nickva commented on a change in pull request #495: Couchdb 3288 mixed cluster upgrade

2017-05-09 Thread git
nickva commented on a change in pull request #495: Couchdb 3288 mixed cluster upgrade URL: https://github.com/apache/couchdb/pull/495#discussion_r115607506 ## File path: src/couch/src/couch_db.erl ## @@ -112,9 +198,31 @@ reopen(#db{main_pid = Pid, fd = Fd, fd_monitor =

[jira] [Commented] (COUCHDB-3298) Improve couch_btree:chunkify logic

2017-05-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16003602#comment-16003602 ] ASF subversion and git services commented on COUCHDB-3298: -- Commit

[GitHub] nickva commented on a change in pull request #495: Couchdb 3288 mixed cluster upgrade

2017-05-09 Thread git
nickva commented on a change in pull request #495: Couchdb 3288 mixed cluster upgrade URL: https://github.com/apache/couchdb/pull/495#discussion_r115607506 ## File path: src/couch/src/couch_db.erl ## @@ -112,9 +198,31 @@ reopen(#db{main_pid = Pid, fd = Fd, fd_monitor =

[GitHub] nickva commented on a change in pull request #495: Couchdb 3288 mixed cluster upgrade

2017-05-09 Thread git
nickva commented on a change in pull request #495: Couchdb 3288 mixed cluster upgrade URL: https://github.com/apache/couchdb/pull/495#discussion_r115607234 ## File path: src/couch/src/couch_db.erl ## @@ -112,9 +198,31 @@ reopen(#db{main_pid = Pid, fd = Fd, fd_monitor =

[jira] [Resolved] (COUCHDB-3383) EUnit: couchdb_file_compression_tests timed out

2017-05-09 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet resolved COUCHDB-3383. -- Resolution: Fixed Increased timeout on compression tests to pre-defined TIMEOUT define.

[jira] [Commented] (COUCHDB-3383) EUnit: couchdb_file_compression_tests timed out

2017-05-09 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16003521#comment-16003521 ] Joan Touzet commented on COUCHDB-3383: -- Seen another failure of this variety in Travis today.

[GitHub] wohali closed issue #506: Custom replication DBs never get /_scheduler/docs entries

2017-05-09 Thread git
wohali closed issue #506: Custom replication DBs never get /_scheduler/docs entries URL: https://github.com/apache/couchdb/issues/506 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] wohali commented on issue #506: Custom replication DBs never get /_scheduler/docs entries

2017-05-09 Thread git
wohali commented on issue #506: Custom replication DBs never get /_scheduler/docs entries URL: https://github.com/apache/couchdb/issues/506#issuecomment-300294473 Fixed by #509. This is an automated message from the Apache

[GitHub] garrensmith commented on issue #43: New version?

2017-05-09 Thread git
garrensmith commented on issue #43: New version? URL: https://github.com/apache/couchdb-nano/issues/43#issuecomment-300192884 @glynnbird would you like to make a new release soon? This is an automated message from the Apache

[GitHub] davisp commented on a change in pull request #510: Hibernate couch_stream after each write

2017-05-09 Thread git
davisp commented on a change in pull request #510: Hibernate couch_stream after each write URL: https://github.com/apache/couchdb/pull/510#discussion_r115512866 ## File path: src/couch/src/couch_stream.erl ## @@ -259,7 +259,7 @@ handle_call({write, Bin}, _From, Stream) ->

[GitHub] garrensmith closed pull request #469: Choose index based on fields match

2017-05-09 Thread git
garrensmith closed pull request #469: Choose index based on fields match URL: https://github.com/apache/couchdb/pull/469 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] millayr opened a new pull request #922: WIP Remove Backbone collections and models from Documents module

2017-05-09 Thread git
millayr opened a new pull request #922: WIP Remove Backbone collections and models from Documents module URL: https://github.com/apache/couchdb-fauxton/pull/922 This is an automated message from the Apache Git Service. To

[GitHub] garrensmith opened a new pull request #511: Return false for empty list

2017-05-09 Thread git
garrensmith opened a new pull request #511: Return false for empty list URL: https://github.com/apache/couchdb/pull/511 ## Overview Currently if we have a document like this: ``` doc = { name: 'Garren', activities: [] }; ``` and then create a selector