[GitHub] wohali commented on issue #106: Inconsistency for required clustersettings. NODENAME and erlang cookie

2018-09-14 Thread GitBox
wohali commented on issue #106: Inconsistency for required clustersettings. NODENAME and erlang cookie URL: https://github.com/apache/couchdb-docker/issues/106#issuecomment-421382807 @ufobat By all means! Please mark it as "Closes #106" if you please.

[GitHub] wohali commented on issue #1602: Remove runtime configurability of core system components

2018-09-14 Thread GitBox
wohali commented on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-421404856 So far, the `couchdb.cmd` file looks good, but I haven't run a full test yet. Waiting until the test suite is cleaned up.

[GitHub] ufobat commented on issue #106: Inconsistency for required clustersettings. NODENAME and erlang cookie

2018-09-14 Thread GitBox
ufobat commented on issue #106: Inconsistency for required clustersettings. NODENAME and erlang cookie URL: https://github.com/apache/couchdb-docker/issues/106#issuecomment-421243981 Thank you. I can confirm that adding the erlang cookie setting to `ERL_FLAGS` worked as expected. I

[GitHub] janl commented on issue #1602: Remove runtime configurability of core system components

2018-09-14 Thread GitBox
janl commented on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-421339669 I’m working through the test fails, but this is worth reviewing already.

[GitHub] nono opened a new issue #1603: Bad total_rows for /{db}/_design_docs

2018-09-14 Thread GitBox
nono opened a new issue #1603: Bad total_rows for /{db}/_design_docs URL: https://github.com/apache/couchdb/issues/1603 ## Expected Behavior http://docs.couchdb.org/en/stable/api/database/bulk-api.html#db-design-docs says that the response for `GET /{db}/_design_docs` is a JSON

[GitHub] janl opened a new pull request #1602: Remove runtime configurability of core system components

2018-09-14 Thread GitBox
janl opened a new pull request #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602 ## Overview In the 1.x era of CouchDB, many parts of the core systems were managed via the config system. This is mostly due to in the

[GitHub] couchdb-config pull request #20: fix tests for #1602

2018-09-14 Thread janl
GitHub user janl opened a pull request: https://github.com/apache/couchdb-config/pull/20 fix tests for #1602 Needed by https://github.com/apache/couchdb/pull/1602 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] janl opened a new pull request #328: feat: update docs for new query server config

2018-09-14 Thread GitBox
janl opened a new pull request #328: feat: update docs for new query server config URL: https://github.com/apache/couchdb-documentation/pull/328 See https://github.com/apache/couchdb/pull/1602 This is an automated

[GitHub] janl commented on issue #1602: Remove runtime configurability of core system components

2018-09-14 Thread GitBox
janl commented on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-421311043 Depends on: https://github.com/apache/couchdb/pull/1602 Docs PR: https://github.com/apache/couchdb-documentation/pull/328