[GitHub] davisp commented on a change in pull request #1201: This fixes couch_bt_engine:fold_local_docs/4

2018-03-03 Thread GitBox
davisp commented on a change in pull request #1201: This fixes couch_bt_engine:fold_local_docs/4 URL: https://github.com/apache/couchdb/pull/1201#discussion_r172037448 ## File path: src/couch/src/couch_bt_engine.erl ## @@ -464,7 +464,10 @@ fold_docs(St, UserFun, UserAcc,

[GitHub] tonysun83 commented on a change in pull request #1201: This fixes couch_bt_engine:fold_local_docs/4

2018-03-03 Thread GitBox
tonysun83 commented on a change in pull request #1201: This fixes couch_bt_engine:fold_local_docs/4 URL: https://github.com/apache/couchdb/pull/1201#discussion_r172035572 ## File path: src/couch/src/couch_bt_engine.erl ## @@ -464,7 +464,10 @@ fold_docs(St, UserFun,

[GitHub] tonysun83 commented on a change in pull request #1201: This fixes couch_bt_engine:fold_local_docs/4

2018-03-03 Thread GitBox
tonysun83 commented on a change in pull request #1201: This fixes couch_bt_engine:fold_local_docs/4 URL: https://github.com/apache/couchdb/pull/1201#discussion_r172035572 ## File path: src/couch/src/couch_bt_engine.erl ## @@ -464,7 +464,10 @@ fold_docs(St, UserFun,

[GitHub] tonysun83 commented on a change in pull request #1201: This fixes couch_bt_engine:fold_local_docs/4

2018-03-03 Thread GitBox
tonysun83 commented on a change in pull request #1201: This fixes couch_bt_engine:fold_local_docs/4 URL: https://github.com/apache/couchdb/pull/1201#discussion_r172035572 ## File path: src/couch/src/couch_bt_engine.erl ## @@ -464,7 +464,10 @@ fold_docs(St, UserFun,

[GitHub] adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened

2018-03-03 Thread GitBox
adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened URL: https://github.com/apache/couchdb/issues/796#issuecomment-370187107 Hi, I have the same issue with 60 dbs, running on a local computer, each db has 4 views, up to 2 millions docs for every DB. only

[GitHub] adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened

2018-03-03 Thread GitBox
adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened URL: https://github.com/apache/couchdb/issues/796#issuecomment-370187107 Hi, I have the same issue with 60 dbs, running on a local computer, each db has 4 views, up to 2 millions docs for every DB. only

[GitHub] adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened

2018-03-03 Thread GitBox
adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened URL: https://github.com/apache/couchdb/issues/796#issuecomment-370187107 Hi, I have the same issue with 60 dbs, running on a local computer, each db has 4 views, up to 2 millions docs for every DB. only

[GitHub] adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened

2018-03-03 Thread GitBox
adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened URL: https://github.com/apache/couchdb/issues/796#issuecomment-370187107 Hi, I have the same issue with 60 dbs, running on a local computer, each db has 4 views, up to 2 millions docs for every DB. I

[GitHub] adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened

2018-03-03 Thread GitBox
adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened URL: https://github.com/apache/couchdb/issues/796#issuecomment-370187107 Hi, I have the same issue with 60 dbs, running on a local computer, each db has 4 views, up to 2 millions docs for every DB. I

[GitHub] wohali commented on issue #1010: Compaction of a heavily updated view - file descriptor leak (known as ".deleted" issue)

2018-03-03 Thread GitBox
wohali commented on issue #1010: Compaction of a heavily updated view - file descriptor leak (known as ".deleted" issue) URL: https://github.com/apache/couchdb/issues/1010#issuecomment-370185337 I'll leave this open as a 1.x issue in the eventuality someone wants to contribute a patch.

[GitHub] davisp opened a new pull request #1201: This fixes couch_bt_engine:fold_local_docs/4

2018-03-03 Thread GitBox
davisp opened a new pull request #1201: This fixes couch_bt_engine:fold_local_docs/4 URL: https://github.com/apache/couchdb/pull/1201 Somehow managed to fix without getting it into the PSE PR that was merged the other day. ## Testing recommendations curl _local_docs

[GitHub] ondra-novak commented on issue #1010: Compaction of a heavily updated view - file descriptor leak (known as ".deleted" issue)

2018-03-03 Thread GitBox
ondra-novak commented on issue #1010: Compaction of a heavily updated view - file descriptor leak (known as ".deleted" issue) URL: https://github.com/apache/couchdb/issues/1010#issuecomment-370177272 I tried to reproduce the issue on 2.1.1. I have to run compaction directly on port

[GitHub] ondra-novak commented on issue #1010: Compaction of a heavily updated view - file descriptor leak (known as ".deleted" issue)

2018-03-03 Thread GitBox
ondra-novak commented on issue #1010: Compaction of a heavily updated view - file descriptor leak (known as ".deleted" issue) URL: https://github.com/apache/couchdb/issues/1010#issuecomment-370177272 I tried to reproduce the issue on 2.1.1. I have to run compaction directly on port

[GitHub] janl commented on issue #1200: [DISCUSS] CouchDB Request Size Limits

2018-03-03 Thread GitBox
janl commented on issue #1200: [DISCUSS] CouchDB Request Size Limits URL: https://github.com/apache/couchdb/pull/1200#issuecomment-370172189 > `make check` The code is just meant to demonstrate how this could look. This PR is mainly meant for discussion > .ini-* Sorry

[GitHub] Jyothishb4 opened a new issue #70: Cannot start coach DB after changing DB file location and log file location

2018-03-03 Thread GitBox
Jyothishb4 opened a new issue #70: Cannot start coach DB after changing DB file location and log file location URL: https://github.com/apache/couchdb-docker/issues/70 Hello Exports, I am getting below error after restarting coach db service. Before restart I can changed Datafile

[GitHub] wohali commented on issue #1200: [DISCUSS] CouchDB Request Size Limits

2018-03-03 Thread GitBox
wohali commented on issue #1200: [DISCUSS] CouchDB Request Size Limits URL: https://github.com/apache/couchdb/pull/1200#issuecomment-370164647 OK, I've had a read through. Looks good, though I have some comments. In 2.2.0, shouldn't we raise the default `max_http_request_size` or

[GitHub] wohali commented on issue #1200: [DISCUSS] CouchDB Request Size Limits

2018-03-03 Thread GitBox
wohali commented on issue #1200: [DISCUSS] CouchDB Request Size Limits URL: https://github.com/apache/couchdb/pull/1200#issuecomment-370164647 OK, I've had a read through. Looks good, though I have some comments. In 2.2.0, shouldn't we raise the default `max_http_request_size` or

[GitHub] wohali commented on issue #1200: [DISCUSS] CouchDB Request Size Limits

2018-03-03 Thread GitBox
wohali commented on issue #1200: [DISCUSS] CouchDB Request Size Limits URL: https://github.com/apache/couchdb/pull/1200#issuecomment-370163471 I haven't read everything yet, but you are failing `make check`: ``` couch_doc_tests: doc_from_multi_part_stream_test...*failed* in

[GitHub] wohali commented on issue #1199: Prevent access to Fauxton on node-local port (5986)

2018-03-03 Thread GitBox
wohali commented on issue #1199: Prevent access to Fauxton on node-local port (5986) URL: https://github.com/apache/couchdb/pull/1199#issuecomment-370163316 These were only testing CSP on the node-local port anyway. I can port them to chttpd, give me a day or two.

[GitHub] rnewson commented on issue #1199: Prevent access to Fauxton on node-local port (5986)

2018-03-03 Thread GitBox
rnewson commented on issue #1199: Prevent access to Fauxton on node-local port (5986) URL: https://github.com/apache/couchdb/pull/1199#issuecomment-370152925 losing the CSP tests seems a bit unfortunate. This is an automated

[GitHub] janl opened a new pull request #1200: [DISCUSS] CouchDB Request Size Limits

2018-03-03 Thread GitBox
janl opened a new pull request #1200: [DISCUSS] CouchDB Request Size Limits URL: https://github.com/apache/couchdb/pull/1200 *Note: the text below is written in a style that would allow it to be included in the CouchDB 2.2.0 documentation and/or release notes.* # CouchDB Request