[GitHub] [couchdb] sergey-safarov commented on issue #2142: docker/kubrenetes nodes discovery

2019-08-26 Thread GitBox
sergey-safarov commented on issue #2142: docker/kubrenetes nodes discovery URL: https://github.com/apache/couchdb/issues/2142#issuecomment-525145248 As option Command to join node into cluster may looks ``` curl -X PUT "http://localhost:5986/_nodes/couchdb@couchdb-1"; -d '{"ipv4_ad

[GitHub] [couchdb] sergey-safarov commented on issue #2142: docker/kubrenetes nodes discovery

2019-08-26 Thread GitBox
sergey-safarov commented on issue #2142: docker/kubrenetes nodes discovery URL: https://github.com/apache/couchdb/issues/2142#issuecomment-525144212 That useful because used DNS nodes discovery mechanism and may be used in docker swarm installation, any other cloud provider where used dynam

[GitHub] [couchdb] sergey-safarov edited a comment on issue #2142: docker/kubrenetes nodes discovery

2019-08-26 Thread GitBox
sergey-safarov edited a comment on issue #2142: docker/kubrenetes nodes discovery URL: https://github.com/apache/couchdb/issues/2142#issuecomment-525142044 I cannot use IP in node names, because shards will be linked to nodes that contains IP addresses. When couchdb containers is restra

[GitHub] [couchdb] sergey-safarov commented on issue #2142: docker/kubrenetes nodes discovery

2019-08-26 Thread GitBox
sergey-safarov commented on issue #2142: docker/kubrenetes nodes discovery URL: https://github.com/apache/couchdb/issues/2142#issuecomment-525142044 I cannot use IP in node names, because shards will be linked to nomes that contains IP addresses. When couchdb container is restrarted, the

[GitHub] [couchdb] wohali commented on issue #2115: Update default config settings (Q, max_document_size, etc.)

2019-08-26 Thread GitBox
wohali commented on issue #2115: Update default config settings (Q, max_document_size, etc.) URL: https://github.com/apache/couchdb/issues/2115#issuecomment-525127807 @kocolosk Sorry, been task switching a lot, and I clearly misread here. What happens if a user upgrades in place to C

[GitHub] [couchdb] kocolosk commented on issue #2115: Update default config settings (Q, max_document_size, etc.)

2019-08-26 Thread GitBox
kocolosk commented on issue #2115: Update default config settings (Q, max_document_size, etc.) URL: https://github.com/apache/couchdb/issues/2115#issuecomment-525088946 OK. I wasn’t proposing an attachment size limit. I was proposing a limit on the document size, excluding attachment bodie

[GitHub] [couchdb] wohali commented on issue #1517: Automate incrementally growing a cluster

2019-08-26 Thread GitBox
wohali commented on issue #1517: Automate incrementally growing a cluster URL: https://github.com/apache/couchdb/issues/1517#issuecomment-525066247 @nickva then we may simply want to close this as WONTFIX and point people towards something like https://github.com/neighbourhoodie/couch-conti

[GitHub] [couchdb] nickva commented on issue #1517: Automate incrementally growing a cluster

2019-08-26 Thread GitBox
nickva commented on issue #1517: Automate incrementally growing a cluster URL: https://github.com/apache/couchdb/issues/1517#issuecomment-525063581 @wohali I am thinking probably not. On the surface it would appear it's just the reverse of splitting, but there are some corner cases t

[GitHub] [couchdb-docker] wohali commented on issue #85: Provide and publish arm64 images

2019-08-26 Thread GitBox
wohali commented on issue #85: Provide and publish arm64 images URL: https://github.com/apache/couchdb-docker/issues/85#issuecomment-525058603 Hi @rhenwood-arm , Can you try testing the stretch packages? I need feedback on those before I roll and release the Docker container.

[GitHub] [couchdb] wohali commented on issue #1517: Automate incrementally growing a cluster

2019-08-26 Thread GitBox
wohali commented on issue #1517: Automate incrementally growing a cluster URL: https://github.com/apache/couchdb/issues/1517#issuecomment-525053653 @nickva is there any chance of adding shard merging before 3.0? This is an aut

[GitHub] [couchdb] wohali commented on issue #1515: Improve plugin architecture / Erlang release building

2019-08-26 Thread GitBox
wohali commented on issue #1515: Improve plugin architecture / Erlang release building URL: https://github.com/apache/couchdb/issues/1515#issuecomment-525053511 ping @davisp for thoughts. I'm ok with moving this out of 3.x but I'd like at least a pointer to the way forward for whomever pic

[GitHub] [couchdb] wohali commented on issue #2115: Update default config settings (Q, max_document_size, etc.)

2019-08-26 Thread GitBox
wohali commented on issue #2115: Update default config settings (Q, max_document_size, etc.) URL: https://github.com/apache/couchdb/issues/2115#issuecomment-525053268 I'd be fine with q=2 or q=4 as a default. I guess that means we mostly agree on q=2, so +1 on that. I am -1 on the d

[GitHub] [couchdb] wohali commented on issue #2142: docker/kubrenetes nodes discovery

2019-08-26 Thread GitBox
wohali commented on issue #2142: docker/kubrenetes nodes discovery URL: https://github.com/apache/couchdb/issues/2142#issuecomment-525050786 @sergey-safarov And using IP addresses and setting that configuration after the nodes come up isn't acceptable? @kocolosk does any of what Serg

[GitHub] [couchdb-docker] rhenwood-arm commented on issue #85: Provide and publish arm64 images

2019-08-26 Thread GitBox
rhenwood-arm commented on issue #85: Provide and publish arm64 images URL: https://github.com/apache/couchdb-docker/issues/85#issuecomment-524986750 I am interested in this work as well -and I'm happy to test. This is an autom

[GitHub] [couchdb-docker] tianon commented on a change in pull request #151: allow running as arbitrary uid

2019-08-26 Thread GitBox
tianon commented on a change in pull request #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#discussion_r317622798 ## File path: 2.3.1/Dockerfile ## @@ -121,8 +121,17 @@ COPY docker-entrypoint.sh /usr/local/bin RUN ln -s usr/loc

[GitHub] [couchdb] ceremcem commented on issue #2144: Using `+` in a document `_id`

2019-08-26 Thread GitBox
ceremcem commented on issue #2144: Using `+` in a document `_id` URL: https://github.com/apache/couchdb/issues/2144#issuecomment-524867737 See also #1830 This is an automated message from the Apache Git Service. To respond to

[GitHub] [couchdb] sarveshtamba commented on issue #2127: Fix for CompactTest failure

2019-08-26 Thread GitBox
sarveshtamba commented on issue #2127: Fix for CompactTest failure URL: https://github.com/apache/couchdb/pull/2127#issuecomment-524825869 @iilyak can you please suggest a way forward? This is the only test failure that we are encountering and remains a blocker for our activities. Is there

[GitHub] [couchdb] iilyak commented on issue #2127: Fix for CompactTest failure

2019-08-26 Thread GitBox
iilyak commented on issue #2127: Fix for CompactTest failure URL: https://github.com/apache/couchdb/pull/2127#issuecomment-524823528 There is third possibility which is incorrect calculation of sizes for attachments. The current test you are trying to fix uses attachments. I rememb

[GitHub] [couchdb] iilyak commented on issue #2127: Fix for CompactTest failure

2019-08-26 Thread GitBox
iilyak commented on issue #2127: Fix for CompactTest failure URL: https://github.com/apache/couchdb/pull/2127#issuecomment-524821714 I am still convinced that we have a bug in either compactor or code which detects that compaction is finished. Your numbers confirms that. `Value of orig_dis

[GitHub] [couchdb] harish1992 opened a new issue #2144: Using `+` in a document `_id`

2019-08-26 Thread GitBox
harish1992 opened a new issue #2144: Using `+` in a document `_id` URL: https://github.com/apache/couchdb/issues/2144 While creating document, should `+` sign be percent encoded in `id`? consider this: Document creation: ` curl -H 'Content-Type: application/json' -X POST

[GitHub] [couchdb] sarveshtamba commented on issue #2127: Fix for CompactTest failure

2019-08-26 Thread GitBox
sarveshtamba commented on issue #2127: Fix for CompactTest failure URL: https://github.com/apache/couchdb/pull/2127#issuecomment-524810405 Hi @iilyak , Thanks for the update. I observed that the `final_data_size` always remained greater than `deleted_data_size` even after compacti

[GitHub] [couchdb] iilyak commented on issue #2127: Fix for CompactTest failure

2019-08-26 Thread GitBox
iilyak commented on issue #2127: Fix for CompactTest failure URL: https://github.com/apache/couchdb/pull/2127#issuecomment-524802434 If I recall correctly this used to be a flaky test. The current check seem to be correct: `final_data_size < deleted_data_size`. The failure is observed beca

[GitHub] [couchdb] sergey-safarov commented on issue #2142: docker/kubrenetes nodes discovery

2019-08-26 Thread GitBox
sergey-safarov commented on issue #2142: docker/kubrenetes nodes discovery URL: https://github.com/apache/couchdb/issues/2142#issuecomment-524791523 Yes, i looked this. This not applicable, because DNS nodes name is defined at run time and cannot be know at configuration time. Also du

[Jenkins] SUCCESS: CouchDB » master #574

2019-08-26 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/574/display/redirect

[GitHub] [couchdb-docker] wohali edited a comment on issue #85: Provide and publish arm64 images

2019-08-26 Thread GitBox
wohali edited a comment on issue #85: Provide and publish arm64 images URL: https://github.com/apache/couchdb-docker/issues/85#issuecomment-524745898 @lag-linaro even with the slowness of qemu builds, we're getting consistent arm64 passes on master. I've published aarch64 binary buil

[GitHub] [couchdb-docker] wohali commented on issue #85: Provide and publish arm64 images

2019-08-26 Thread GitBox
wohali commented on issue #85: Provide and publish arm64 images URL: https://github.com/apache/couchdb-docker/issues/85#issuecomment-524745898 @lag-linaro even with the slowness of qemu builds, we're getting consistent arm64 passes on master. I'm going to publish aarch64 binary build