[GitHub] Jyothishb4 commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster.

2018-04-09 Thread GitBox
Jyothishb4 commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster. URL: https://github.com/apache/couchdb-docker/issues/74#issuecomment-379993078 Hi @wohali I ha

[GitHub] wohali commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster.

2018-04-09 Thread GitBox
wohali commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster. URL: https://github.com/apache/couchdb-docker/issues/74#issuecomment-379992091 For advice with CouchDB I r

[GitHub] endyjasmi commented on issue #73: Configuration from docker config or secret?

2018-04-09 Thread GitBox
endyjasmi commented on issue #73: Configuration from docker config or secret? URL: https://github.com/apache/couchdb-docker/issues/73#issuecomment-379983073 @wohali After I `-setcookie monster` to all the instance, it will auto recover the cluster after the configuration update. On t

[GitHub] Jyothishb4 commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster.

2018-04-09 Thread GitBox
Jyothishb4 commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster. URL: https://github.com/apache/couchdb-docker/issues/74#issuecomment-379968147 @wohali , Do we

[Jenkins] FAILURE: CouchDB » master #243

2018-04-09 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/243/

[GitHub] nickva opened a new issue #1276: Return "crashing" state from `_scheduler/docs` immediately after the first crash

2018-04-09 Thread GitBox
nickva opened a new issue #1276: Return "crashing" state from `_scheduler/docs` immediately after the first crash URL: https://github.com/apache/couchdb/issues/1276 When a replication job that has been running for a while crashes with an error and is stopped. It status in `_scheduler/docs`

[GitHub] nickva closed pull request #1275: Minor documentation cleanup for couch_replicator

2018-04-09 Thread GitBox
nickva closed pull request #1275: Minor documentation cleanup for couch_replicator URL: https://github.com/apache/couchdb/pull/1275 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a for

[GitHub] ksnavely opened a new pull request #1275: Minor documentation cleanup for couch_replicator

2018-04-09 Thread GitBox
ksnavely opened a new pull request #1275: Minor documentation cleanup for couch_replicator URL: https://github.com/apache/couchdb/pull/1275 ## Overview While reviewing the very nice documentation for couch_replicator, I went ahead an made a few cleanup changes for spelling etc.

[GitHub] mamendoz opened a new issue #1274: DB hangs while replicating

2018-04-09 Thread GitBox
mamendoz opened a new issue #1274: DB hangs while replicating URL: https://github.com/apache/couchdb/issues/1274 I have two machines running CouchDB 1.6.1 I have continious replication jobs running on both of them. ``` Machine A: Continious replication job: so

[GitHub] davisp commented on issue #1029: Fix: Added a temporary fix to avoid compaction failures #1001

2018-04-09 Thread GitBox
davisp commented on issue #1029: Fix: Added a temporary fix to avoid compaction failures #1001 URL: https://github.com/apache/couchdb/pull/1029#issuecomment-379856614 -1 on this change. The bug is whatever is happening in purge that's broken. Dropping documents during compaction is a big n

[GitHub] wohali closed issue #235: /_stats -> /_node//_stats or /_node/_local/_stats

2018-04-09 Thread GitBox
wohali closed issue #235: /_stats -> /_node//_stats or /_node/_local/_stats URL: https://github.com/apache/couchdb-documentation/issues/235 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] wohali closed pull request #270: Update _stats and _system sections

2018-04-09 Thread GitBox
wohali closed pull request #270: Update _stats and _system sections URL: https://github.com/apache/couchdb-documentation/pull/270 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] davisp commented on issue #1272: Record and expose last compaction time

2018-04-09 Thread GitBox
davisp commented on issue #1272: Record and expose last compaction time URL: https://github.com/apache/couchdb/pull/1272#issuecomment-379840336 Ah makes sense. Only thing that concerns me is that clustered purge work is happening around this as well so we'll want to figure out how best to o

[GitHub] eiri opened a new pull request #1273: Adopt fake_db to PSE changes

2018-04-09 Thread GitBox
eiri opened a new pull request #1273: Adopt fake_db to PSE changes URL: https://github.com/apache/couchdb/pull/1273 ## Overview With db headers moved into engine's state, any `fake_db` call that is trying to setup sequences for tests (e.g. in mem3_shards) crashing with context setup

[GitHub] rnewson commented on issue #1272: Record and expose last compaction time

2018-04-09 Thread GitBox
rnewson commented on issue #1272: Record and expose last compaction time URL: https://github.com/apache/couchdb/pull/1272#issuecomment-379836700 @davisp the motivation is to allow users to know when old revisions are finally gone from the live database files, handy if you need/want to know

[Jenkins] FAILURE: CouchDB » master #242

2018-04-09 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/242/

[GitHub] flimzy commented on a change in pull request #270: Update _stats and _system sections

2018-04-09 Thread GitBox
flimzy commented on a change in pull request #270: Update _stats and _system sections URL: https://github.com/apache/couchdb-documentation/pull/270#discussion_r180171693 ## File path: src/api/server/common.rst ## @@ -1354,150 +1358,139 @@ error. Server: CouchDB (

[GitHub] davisp commented on issue #1272: Record and expose last compaction time

2018-04-09 Thread GitBox
davisp commented on issue #1272: Record and expose last compaction time URL: https://github.com/apache/couchdb/pull/1272#issuecomment-379827228 What's the motivation here? We're already logging when compaction finishes so seems kinda fishy to have it recorded twice. Also not sure on adding

[GitHub] wohali opened a new pull request #270: Update _stats and _system sections

2018-04-09 Thread GitBox
wohali opened a new pull request #270: Update _stats and _system sections URL: https://github.com/apache/couchdb-documentation/pull/270 Closes #235. This is an automated message from the Apache Git Service. To respond to the m

[GitHub] wohali commented on issue #235: /_stats -> /_node//_stats or /_node/_local/_stats

2018-04-09 Thread GitBox
wohali commented on issue #235: /_stats -> /_node//_stats or /_node/_local/_stats URL: https://github.com/apache/couchdb-documentation/issues/235#issuecomment-373895569 Should also cover `/_system` endpoint. This is an autom

[GitHub] rnewson opened a new pull request #1272: Record and expose last compaction time

2018-04-09 Thread GitBox
rnewson opened a new pull request #1272: Record and expose last compaction time URL: https://github.com/apache/couchdb/pull/1272 For a clustered database, report the earliest compaction time from any shard. If any shard does not have a recorded compaction time, show this as null to avo

[GitHub] nickva closed pull request #1270: Switch to using a mirrored triq dependency

2018-04-09 Thread GitBox
nickva closed pull request #1270: Switch to using a mirrored triq dependency URL: https://github.com/apache/couchdb/pull/1270 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pu

[GitHub] wohali opened a new issue #1271: Add units to all stats

2018-04-09 Thread GitBox
wohali opened a new issue #1271: Add units to all stats URL: https://github.com/apache/couchdb/issues/1271 We currently don't expose the units for each stat that we publish under `/_node//_stats`. We should. I bet this is a pretty straightforward update to all of the `stats_descript

[GitHub] wohali commented on issue #1270: Switch to using a mirrored triq dependency

2018-04-09 Thread GitBox
wohali commented on issue #1270: Switch to using a mirrored triq dependency URL: https://github.com/apache/couchdb/pull/1270#issuecomment-379811199 +1 after Travis passes :) This is an automated message from the Apache Git Ser

[GitHub] nickva opened a new pull request #1270: Switch to using a mirrored triq dependency

2018-04-09 Thread GitBox
nickva opened a new pull request #1270: Switch to using a mirrored triq dependency URL: https://github.com/apache/couchdb/pull/1270 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] wohali commented on issue #1144: Key tree property tests

2018-04-09 Thread GitBox
wohali commented on issue #1144: Key tree property tests URL: https://github.com/apache/couchdb/pull/1144#issuecomment-379801216 For posterity, we need to mirror new dependencies into Apache infrastructure when adding them - not just check that they are compatibly licensed. This should hav

[GitHub] janl commented on issue #1118: Set update_lru_on_read=false as default

2018-04-09 Thread GitBox
janl commented on issue #1118: Set update_lru_on_read=false as default URL: https://github.com/apache/couchdb/pull/1118#issuecomment-379797549 +1, but would like a team-cloudant +1 as well This is an automated message from the

[GitH b] wohali commented on iss e #70: Cannot start coach DB after changing DB file location and log file location

2018-04-09 Thread GitBox
wohali commented on issue #70: Cannot start coach DB after changing DB file location and log file location URL: https://github.com/apache/couchdb-docker/issues/70#issuecomment-379790070 No response, closing. Feel free to ask for a re-open if you can provide more info.

[GitH b] wohali closed iss e #70: Cannot start coach DB after changing DB file location and log file location

2018-04-09 Thread GitBox
wohali closed issue #70: Cannot start coach DB after changing DB file location and log file location URL: https://github.com/apache/couchdb-docker/issues/70 This is an automated message from the Apache Git Service. To respon

[GitH b] wohali commented on iss e #73: Config ration from docker config or secret?

2018-04-09 Thread GitBox
wohali commented on issue #73: Configuration from docker config or secret? URL: https://github.com/apache/couchdb-docker/issues/73#issuecomment-379786419 @endyjasmi One option is that, instead of mounting the entire `etc/` directory you can just mount individual `.ini` files. We've just upd

[GitH b] wohali commented on iss e #63: Add a /docker-entrypoint-initdb.d dir like mariadb official container

2018-04-09 Thread GitBox
wohali commented on issue #63: Add a /docker-entrypoint-initdb.d dir like mariadb official container URL: https://github.com/apache/couchdb-docker/issues/63#issuecomment-379782066 @rgarrigue I'm going to suggest that you solve this with `docker-compose` or similar instead, because of the c

[GitH b] wohali closed iss e #63: Add a /docker-entrypoint-initdb.d dir like mariadb official container

2018-04-09 Thread GitBox
wohali closed issue #63: Add a /docker-entrypoint-initdb.d dir like mariadb official container URL: https://github.com/apache/couchdb-docker/issues/63 This is an automated message from the Apache Git Service. To respond to t

[GitH b] wohali closed p ll req est #65: Improve README for config ration changes, closes #47

2018-04-09 Thread GitBox
wohali closed pull request #65: Improve README for configuration changes, closes #47 URL: https://github.com/apache/couchdb-docker/pull/65 This is an automated message from the Apache Git Service. To respond to the message,

[GitH b] wohali commented on iss e #59: Introd ce a CI/CD-friendly Dockerfile

2018-04-09 Thread GitBox
wohali commented on issue #59: Introduce a CI/CD-friendly Dockerfile URL: https://github.com/apache/couchdb-docker/pull/59#issuecomment-379777387 After much thought, I've decided that changing what `dev` means from a 3-node image to a single-node image is fine;, since we're adding a `dev-c

[GitH b] wohali commented on iss e #8: [Feat re Req est] Provide Image with Clo sea / F lltext Search

2018-04-09 Thread GitBox
wohali commented on issue #8: [Feature Request] Provide Image with Clouseau / Fulltext Search URL: https://github.com/apache/couchdb-docker/issues/8#issuecomment-379776664 We're tracking the upstream issue here: https://github.com/apache/couchdb/issues/1269 Once this is resolved, ex

[GitH b] wohali opened a new iss e #1269: Improve Co chDB "pl gin" architect re for geo/search

2018-04-09 Thread GitBox
wohali opened a new issue #1269: Improve CouchDB "plugin" architecture for geo/search URL: https://github.com/apache/couchdb/issues/1269 We've had multiple discussions on the mailing lists and IRC previously about this problem: right now, you need to recompile CouchDB from scratch if you w

[GitH b] wohali commented on iss e #73: Config ration from docker config or secret?

2018-04-09 Thread GitBox
wohali commented on issue #73: Configuration from docker config or secret? URL: https://github.com/apache/couchdb-docker/issues/73#issuecomment-379768012 If you are preserving your `etc/` and `data/` directories between restarts, then this shouldn't happen. Please confirm. For your o

[GitH b] wohali commented on iss e #74: Can yo please specify the steps for setting co chdb cl stering in windows, right now I have single node set p , I wo ld like to make it 2 node cl ster.

2018-04-09 Thread GitBox
wohali commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster. URL: https://github.com/apache/couchdb-docker/issues/74#issuecomment-379766992 The official documentation

[GitH b] wohali closed iss e #74: Can yo please specify the steps for setting co chdb cl stering in windows, right now I have single node set p , I wo ld like to make it 2 node cl ster.

2018-04-09 Thread GitBox
wohali closed issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster. URL: https://github.com/apache/couchdb-docker/issues/74 --

[GitH b] endyjasmi commented on iss e #74: Can yo please specify the steps for setting co chdb cl stering in windows, right now I have single node set p , I wo ld like to make it 2 node cl ster.

2018-04-09 Thread GitBox
endyjasmi commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster. URL: https://github.com/apache/couchdb-docker/issues/74#issuecomment-379753155 @Jyothishb4 Hello, here

[GitH b] endyjasmi commented on iss e #74: Can yo please specify the steps for setting co chdb cl stering in windows, right now I have single node set p , I wo ld like to make it 2 node cl ster.

2018-04-09 Thread GitBox
endyjasmi commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster. URL: https://github.com/apache/couchdb-docker/issues/74#issuecomment-379753155 @Jyothishb4 Hello, here

[GitH b] endyjasmi commented on iss e #73: Config ration from docker config or secret?

2018-04-09 Thread GitBox
endyjasmi commented on issue #73: Configuration from docker config or secret? URL: https://github.com/apache/couchdb-docker/issues/73#issuecomment-379746141 @wohali Thanks for the reply. Based on https://docs.docker.com/compose/compose-file/#long-syntax and https://docs.docker.com/compose/

[GitHub] mrded commented on issue #42: [Fauxton] Can't view the attachments

2018-04-09 Thread GitBox
mrded commented on issue #42: [Fauxton] Can't view the attachments URL: https://github.com/apache/couchdb-docker/issues/42#issuecomment-379721035 https://github.com/apache/couchdb-fauxton/issues/1049 This is an automated messa

[GitHub] jiangphcn commented on issue #1266: Missing headers in replication documents

2018-04-09 Thread GitBox
jiangphcn commented on issue #1266: Missing headers in replication documents URL: https://github.com/apache/couchdb/issues/1266#issuecomment-379684802 For the case I mentioned above, it is just for display. So the actual content of replication content is not changed when non-owner is trying

[GitHub] Jyothishb4 opened a new issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster.

2018-04-09 Thread GitBox
Jyothishb4 opened a new issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster. URL: https://github.com/apache/couchdb-docker/issues/74 Can you please specify the steps for setting c