[GitHub] nickva commented on issue #610: Optimize ddoc cache

2017-07-08 Thread git
nickva commented on issue #610: Optimize ddoc cache URL: https://github.com/apache/couchdb/pull/610#issuecomment-313837711 I ran the `ddoc_cache_speed` benchmark with the following diff: ``` spawn_workers(WorkerCount) -> Self = self(), -WorkerDb =

[GitHub] nickva commented on issue #610: Optimize ddoc cache

2017-07-08 Thread git
nickva commented on issue #610: Optimize ddoc cache URL: https://github.com/apache/couchdb/pull/610#issuecomment-313837711 I ran the `ddoc_cache_speed` benchmark with the following diff: ``` spawn_workers(WorkerCount) -> Self = self(), -WorkerDb =

[GitHub] wohali commented on issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info

2017-07-08 Thread git
wohali commented on issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info URL: https://github.com/apache/couchdb/issues/649#issuecomment-313839901 The Makefile shows <0.22474.1> as the pid that is being monitored: ``` module

[GitHub] wohali commented on issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info

2017-07-08 Thread git
wohali commented on issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info URL: https://github.com/apache/couchdb/issues/649#issuecomment-313839901 couch.log shows the compaction in the test, but a strange exit: ``` [info] 2017-07-08T06:34:17.054113Z

[Jenkins] FAILURE: CouchDB ยป master #64

2017-07-08 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/64/

[GitHub] wohali opened a new issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info

2017-07-08 Thread git
wohali opened a new issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info URL: https://github.com/apache/couchdb/issues/649 Possible recurrence of the #548 issue: https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/master/57/pipeline/50

[GitHub] wohali commented on issue #643: EUnit couchdb_views_tests failure: suspend_process after termination

2017-07-08 Thread git
wohali commented on issue #643: EUnit couchdb_views_tests failure: suspend_process after termination URL: https://github.com/apache/couchdb/issues/643#issuecomment-313837538 Closing because PR#654 landed. Will reopen if it recurs.

[GitHub] wohali commented on issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info

2017-07-08 Thread git
wohali commented on issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info URL: https://github.com/apache/couchdb/issues/649#issuecomment-313837535 Closing because PR#654 landed. Will reopen if it recurs.

[GitHub] wohali commented on issue #643: EUnit couchdb_views_tests failure: suspend_process after termination

2017-07-08 Thread git
wohali commented on issue #643: EUnit couchdb_views_tests failure: suspend_process after termination URL: https://github.com/apache/couchdb/issues/643#issuecomment-313837538 Closing because PR#654 landed. Will reopen if it recurs.

[GitHub] wohali closed issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info

2017-07-08 Thread git
wohali closed issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info URL: https://github.com/apache/couchdb/issues/649 This is an automated message from the Apache Git Service. To respond to the

[GitHub] wohali commented on issue #643: EUnit couchdb_views_tests failure: suspend_process after termination

2017-07-08 Thread git
wohali commented on issue #643: EUnit couchdb_views_tests failure: suspend_process after termination URL: https://github.com/apache/couchdb/issues/643#issuecomment-313837528 Closing because PR#654 landed. Will reopen if it recurs.

[GitHub] wohali closed issue #643: EUnit couchdb_views_tests failure: suspend_process after termination

2017-07-08 Thread git
wohali closed issue #643: EUnit couchdb_views_tests failure: suspend_process after termination URL: https://github.com/apache/couchdb/issues/643 This is an automated message from the Apache Git Service. To respond to the

[GitHub] wohali closed issue #652: Compaction daemon is interfering with eunit tests (all_dbs_active errors)

2017-07-08 Thread git
wohali closed issue #652: Compaction daemon is interfering with eunit tests (all_dbs_active errors) URL: https://github.com/apache/couchdb/issues/652 This is an automated message from the Apache Git Service. To respond to

[GitHub] wohali closed pull request #654: Disable compaction daemon on eunit run couch startups

2017-07-08 Thread git
wohali closed pull request #654: Disable compaction daemon on eunit run couch startups URL: https://github.com/apache/couchdb/pull/654 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (COUCHDB-3431) 400 error when posting valid JSON

2017-07-08 Thread glen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079220#comment-16079220 ] glen commented on COUCHDB-3431: --- Hi Robert. Thanks for chiming in. CouchDB document != JSON document. >

[jira] [Resolved] (COUCHDB-3431) 400 error when posting valid JSON

2017-07-08 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-3431. Resolution: Not A Problem A couchdb document is defined as a JSON object. You are free to

[jira] [Commented] (COUCHDB-3431) 400 error when posting valid JSON

2017-07-08 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079198#comment-16079198 ] Robert Newson commented on COUCHDB-3431: and, to the opening question, "Is anything invalid

[jira] [Commented] (COUCHDB-3432) make fails at jiffy

2017-07-08 Thread Nicholas Chandoke (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079278#comment-16079278 ] Nicholas Chandoke commented on COUCHDB-3432: I followed the main.yml and shunit.yml, but the

[jira] [Commented] (COUCHDB-3431) 400 error when posting valid JSON

2017-07-08 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079232#comment-16079232 ] Robert Newson commented on COUCHDB-3431: Yup, I think that's the confusion. the term "JSON

[jira] [Reopened] (COUCHDB-3431) 400 error when posting valid JSON

2017-07-08 Thread glen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] glen reopened COUCHDB-3431: --- Reopened because you are closing without testing, and your reason for closing contains a self-contradiction on

[GitHub] garrensmith commented on issue #19: Upgrading Fauxton within 2.0.0 image

2017-07-08 Thread git
garrensmith commented on issue #19: Upgrading Fauxton within 2.0.0 image URL: https://github.com/apache/couchdb-docker/issues/19#issuecomment-313842587 Awesome. Nice work. On 08 Jul 2017, 2:52 AM +0200, Sean Tan , wrote: > @garrensmith Thank you for the

[jira] [Commented] (COUCHDB-3431) 400 error when posting valid JSON

2017-07-08 Thread glen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079034#comment-16079034 ] glen commented on COUCHDB-3431: --- 1. The same error occurs mid-document, even if the top-level is an

[jira] [Commented] (COUCHDB-3432) make fails at jiffy

2017-07-08 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079379#comment-16079379 ] Joan Touzet commented on COUCHDB-3432: -- Weird, that got corrupted. It shouild say: the output of

[jira] [Commented] (COUCHDB-3432) make fails at jiffy

2017-07-08 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079377#comment-16079377 ] Joan Touzet commented on COUCHDB-3432: -- On my CentOS 7 machine, the output of the command "which

[GitHub] davisp commented on issue #654: Disable compaction daemon on eunit run couch startups

2017-07-08 Thread git
davisp commented on issue #654: Disable compaction daemon on eunit run couch startups URL: https://github.com/apache/couchdb/pull/654#issuecomment-313897087 +1 I don't think we should worry about disabling the daemon for tests. Adding randomness to the tests when we're making

[GitHub] davisp commented on issue #654: Disable compaction daemon on eunit run couch startups

2017-07-08 Thread git
davisp commented on issue #654: Disable compaction daemon on eunit run couch startups URL: https://github.com/apache/couchdb/pull/654#issuecomment-313897087 +1 I don't think we should worry about disabling the daemon for tests. Adding randomness to the tests when we're making

[jira] [Commented] (COUCHDB-3432) make fails at jiffy

2017-07-08 Thread Nicholas Chandoke (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079383#comment-16079383 ] Nicholas Chandoke commented on COUCHDB-3432: OK, that worked. Thanks! In retrospect, the

[GitHub] bin16 opened a new issue #658: Why Fauxton make password lowercase?

2017-07-08 Thread git
bin16 opened a new issue #658: Why Fauxton make password lowercase? URL: https://github.com/apache/couchdb/issues/658 There's a problem in `Fauxton on Apache CouchDB v. 2.0.0`. In replication of Fauxton, `http://user:PASSWORD@host:port/db` will be `http://user:password@host:port/db` when

[GitHub] wohali commented on issue #631: EUnit couchdb_os_process_pool timeouts

2017-07-08 Thread git
wohali commented on issue #631: EUnit couchdb_os_process_pool timeouts URL: https://github.com/apache/couchdb/issues/631#issuecomment-313898756 Just happened again: * https://travis-ci.org/apache/couchdb/jobs/251632768