[GitHub] [couchdb-pkg] wohali closed issue #48: Add support for non-LTS Ubuntu releases

2019-08-23 Thread GitBox
wohali closed issue #48: Add support for non-LTS Ubuntu releases URL: https://github.com/apache/couchdb-pkg/issues/48 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [couchdb-pkg] wohali commented on issue #48: Add support for non-LTS Ubuntu releases

2019-08-23 Thread GitBox
wohali commented on issue #48: Add support for non-LTS Ubuntu releases URL: https://github.com/apache/couchdb-pkg/issues/48#issuecomment-524519348 We now have the full snap package deployed, so it's just `snap install couchdb` now. Documentation is here:

[GitHub] [couchdb-pkg] wohali commented on issue #42: Snap package is not available in the Snap Store

2019-08-23 Thread GitBox
wohali commented on issue #42: Snap package is not available in the Snap Store URL: https://github.com/apache/couchdb-pkg/issues/42#issuecomment-524518961 @ryanjyoder ^^^ and specifically https://github.com/apache/couchdb-pkg/pull/50 might make you happy ;)

[GitHub] [couchdb-pkg] wohali merged pull request #50: Update snap for 2.3.1 + core18

2019-08-23 Thread GitBox
wohali merged pull request #50: Update snap for 2.3.1 + core18 URL: https://github.com/apache/couchdb-pkg/pull/50 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [couchdb-pkg] wohali closed issue #42: Snap package is not available in the Snap Store

2019-08-23 Thread GitBox
wohali closed issue #42: Snap package is not available in the Snap Store URL: https://github.com/apache/couchdb-pkg/issues/42 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [couchdb-pkg] wohali commented on issue #42: Snap package is not available in the Snap Store

2019-08-23 Thread GitBox
wohali commented on issue #42: Snap package is not available in the Snap Store URL: https://github.com/apache/couchdb-pkg/issues/42#issuecomment-524518834 The package is now live. Enjoy! This is an automated message from the

[GitHub] [couchdb-pkg] wohali removed a comment on issue #42: Snap package is not available in the Snap Store

2019-08-23 Thread GitBox
wohali removed a comment on issue #42: Snap package is not available in the Snap Store URL: https://github.com/apache/couchdb-pkg/issues/42#issuecomment-524518137 The snap package has been submitted. This unfortunately requires human review: ``` - (NEEDS REVIEW) 'daemon'

[GitHub] [couchdb-pkg] wohali commented on issue #42: Snap package is not available in the Snap Store

2019-08-23 Thread GitBox
wohali commented on issue #42: Snap package is not available in the Snap Store URL: https://github.com/apache/couchdb-pkg/issues/42#issuecomment-524518137 The snap package has been submitted. This unfortunately requires human review: ``` - (NEEDS REVIEW) 'daemon' should not be

[GitHub] [couchdb-pkg] wohali opened a new pull request #50: Update snap for 2.3.1 + core18

2019-08-23 Thread GitBox
wohali opened a new pull request #50: Update snap for 2.3.1 + core18 URL: https://github.com/apache/couchdb-pkg/pull/50 ## Overview Updates the snap to CouchDB 2.3.1, and modern best practices (including `core18`). ## Testing recommendations Pull this repo, then on an

[GitHub] [couchdb] jiangphcn merged pull request #2138: Keep database property after overwriting shard map

2019-08-23 Thread GitBox
jiangphcn merged pull request #2138: Keep database property after overwriting shard map URL: https://github.com/apache/couchdb/pull/2138 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [couchdb] wohali commented on issue #2140: Cluster does not recover from temporary network partition

2019-08-23 Thread GitBox
wohali commented on issue #2140: Cluster does not recover from temporary network partition URL: https://github.com/apache/couchdb/issues/2140#issuecomment-524487581 /cc @nickva ever seen this? this might be an actual bug but I don't know if it's one we care to fix with 4.0 plans.

[GitHub] [couchdb] rwpfeifer commented on issue #2140: Cluster does not recover from temporary network partition

2019-08-23 Thread GitBox
rwpfeifer commented on issue #2140: Cluster does not recover from temporary network partition URL: https://github.com/apache/couchdb/issues/2140#issuecomment-524472013 This is running on a VPN networking appliance based on Debian 9, run in a (amd64) VM (typically VMWare) or on real iron.

[GitHub] [couchdb] nickva merged pull request #2141: Fix couch_views encoding test

2019-08-23 Thread GitBox
nickva merged pull request #2141: Fix couch_views encoding test URL: https://github.com/apache/couchdb/pull/2141 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [couchdb] wohali commented on issue #2140: Cluster does not recover from temporary network partition

2019-08-23 Thread GitBox
wohali commented on issue #2140: Cluster does not recover from temporary network partition URL: https://github.com/apache/couchdb/issues/2140#issuecomment-524466365 This is definitely not the case in production systems across hundreds of installs I've seen personally. Can you

[GitHub] [couchdb] nickva opened a new pull request #2141: Fix couch_views encoding test

2019-08-23 Thread GitBox
nickva opened a new pull request #2141: Fix couch_views encoding test URL: https://github.com/apache/couchdb/pull/2141 Start stop config and couch_drv in `setup/0` and `teardown/1` instead of the test function itself.

[GitHub] [couchdb] rwpfeifer opened a new issue #2140: Cluster does not recover from temporary network partition

2019-08-23 Thread GitBox
rwpfeifer opened a new issue #2140: Cluster does not recover from temporary network partition URL: https://github.com/apache/couchdb/issues/2140 Discovered that if a network connectivity issue makes a node in a couchDB cluster unreachable (routing issue, someone trips over cable, etc),

[GitHub] [couchdb-docker] willholley commented on issue #151: allow running as arbitrary uid

2019-08-23 Thread GitBox
willholley commented on issue #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#issuecomment-524437158 @wohali I added back the chmod line in the Dockerfile which I think addresses @kocolosk's comments. I've also normalised the whitespace to use 4

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

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

[GitHub] [couchdb-documentation] wohali merged pull request #433: Improve UNIX binary package install instructions

2019-08-23 Thread GitBox
wohali merged pull request #433: Improve UNIX binary package install instructions URL: https://github.com/apache/couchdb-documentation/pull/433 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [couchdb-pkg] wohali commented on issue #42: Snap package is not available in the Snap Store

2019-08-23 Thread GitBox
wohali commented on issue #42: Snap package is not available in the Snap Store URL: https://github.com/apache/couchdb-pkg/issues/42#issuecomment-524400839 Dealing with this today. Sorry for the delay. This is an automated

[GitHub] [couchdb-docker] wohali commented on issue #151: allow running as arbitrary uid

2019-08-23 Thread GitBox
wohali commented on issue #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#issuecomment-524400461 @willholley I'd like to merge this but @kocolosk 's comment is still unaddressed. We need to not reintroduce a regression here. Can you help? Thanks.

[GitHub] [couchdb] wohali commented on issue #2129: _find performance poor for _count reduce operation

2019-08-23 Thread GitBox
wohali commented on issue #2129: _find performance poor for _count reduce operation URL: https://github.com/apache/couchdb/issues/2129#issuecomment-524398671 @ngspinu if you want to open a Documentation issue on the specific sentence you found misleading, we can add a qualifier there

[GitHub] [couchdb] wohali closed issue #2129: _find performance poor for _count reduce operation

2019-08-23 Thread GitBox
wohali closed issue #2129: _find performance poor for _count reduce operation URL: https://github.com/apache/couchdb/issues/2129 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [couchdb] wohali commented on issue #2129: _find performance issues

2019-08-23 Thread GitBox
wohali commented on issue #2129: _find performance issues URL: https://github.com/apache/couchdb/issues/2129#issuecomment-524396942 @ngspinu No, it is still accurate in the large majority of cases. Reduce support for Mango is being added in #1254.

[GitHub] [couchdb] rnewson merged pull request #2137: Send a 500, not a 400, for unknown search errors

2019-08-23 Thread GitBox
rnewson merged pull request #2137: Send a 500, not a 400, for unknown search errors URL: https://github.com/apache/couchdb/pull/2137 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [couchdb] manufont commented on issue #2139: Conflict when adding a previously deleted document

2019-08-23 Thread GitBox
manufont commented on issue #2139: Conflict when adding a previously deleted document URL: https://github.com/apache/couchdb/issues/2139#issuecomment-524360030 I did a one-time replication of this database, and the issue disappeared on the target: The document was created without any

[GitHub] [couchdb] iilyak commented on issue #2007: Port javascript tests auth cache, cookie auth and users db to elixir

2019-08-23 Thread GitBox
iilyak commented on issue #2007: Port javascript tests auth cache, cookie auth and users db to elixir URL: https://github.com/apache/couchdb/pull/2007#issuecomment-524309829 Hi @jjrodrig, > I've been working around your proposal of split the tests. I found it quite difficult for

[GitHub] [couchdb] iilyak commented on a change in pull request #2007: Port javascript tests auth cache, cookie auth and users db to elixir

2019-08-23 Thread GitBox
iilyak commented on a change in pull request #2007: Port javascript tests auth cache, cookie auth and users db to elixir URL: https://github.com/apache/couchdb/pull/2007#discussion_r317118752 ## File path: test/elixir/test/cookie_auth_test.exs ## @@ -0,0 +1,401 @@

[GitHub] [couchdb] iilyak commented on a change in pull request #2007: Port javascript tests auth cache, cookie auth and users db to elixir

2019-08-23 Thread GitBox
iilyak commented on a change in pull request #2007: Port javascript tests auth cache, cookie auth and users db to elixir URL: https://github.com/apache/couchdb/pull/2007#discussion_r317117374 ## File path: test/elixir/test/cookie_auth_test.exs ## @@ -0,0 +1,401 @@

[GitHub] [couchdb] iilyak commented on a change in pull request #2007: Port javascript tests auth cache, cookie auth and users db to elixir

2019-08-23 Thread GitBox
iilyak commented on a change in pull request #2007: Port javascript tests auth cache, cookie auth and users db to elixir URL: https://github.com/apache/couchdb/pull/2007#discussion_r317113179 ## File path: test/elixir/test/cookie_auth_test.exs ## @@ -0,0 +1,401 @@

[GitHub] [couchdb] manufont opened a new issue #2139: Conflict when adding a previously deleted document

2019-08-23 Thread GitBox
manufont opened a new issue #2139: Conflict when adding a previously deleted document URL: https://github.com/apache/couchdb/issues/2139 I'm getting a "Document update conflict" when adding a previously deleted document. ## Description ``` $ curl

[GitHub] [couchdb] jjrodrig commented on issue #2007: Port javascript tests auth cache, cookie auth and users db to elixir

2019-08-23 Thread GitBox
jjrodrig commented on issue #2007: Port javascript tests auth cache, cookie auth and users db to elixir URL: https://github.com/apache/couchdb/pull/2007#issuecomment-524267379 Hi @iilyak, I've been working around your proposal of split the tests. I found it quite difficult for

[GitHub] [couchdb] jiangphcn opened a new pull request #2138: Keep database property after overwriting shard map

2019-08-23 Thread GitBox
jiangphcn opened a new pull request #2138: Keep database property after overwriting shard map URL: https://github.com/apache/couchdb/pull/2138 ## Overview TBD ## Testing recommendations make check skip_deps+=couch_epi apps=chttpd tests=all_test_ ```

[GitHub] [couchdb] rnewson opened a new pull request #2137: Send a 500, not a 400, for unknown search errors

2019-08-23 Thread GitBox
rnewson opened a new pull request #2137: Send a 500, not a 400, for unknown search errors URL: https://github.com/apache/couchdb/pull/2137 ## Overview We should only send a 400 Bad Request if there is genuinely something wrong with the request, otherwise we mislead users and

[GitHub] [couchdb] ngspinu edited a comment on issue #2129: _find performance issues

2019-08-23 Thread GitBox
ngspinu edited a comment on issue #2129: _find performance issues URL: https://github.com/apache/couchdb/issues/2129#issuecomment-524221527 So that means _find will never be as fast as a regular db view, although they use the same map/reduce underneath - and the same query engine. I

[GitHub] [couchdb] ngspinu commented on issue #2129: _find performance issues

2019-08-23 Thread GitBox
ngspinu commented on issue #2129: _find performance issues URL: https://github.com/apache/couchdb/issues/2129#issuecomment-524221527 So that means _find will never be as fast as a regular db view. I guess the docs should be warning about this performance trade you are doing when using