[GitHub] jiangphcn opened a new pull request #1576: Fix make warning from cpse_test_purge_seqs.erl

2018-08-22 Thread GitBox
jiangphcn opened a new pull request #1576: Fix make warning from cpse_test_purge_seqs.erl URL: https://github.com/apache/couchdb/pull/1576 ## Overview Fix make warnings from cpse_test_purge_seqs.erl file ``` /Users/jiangph/couchdb/src/couch_pse_tests/src/cpse_test_p

[GitHub] nickva closed issue #1399: backoff after replication failure should be configurable

2018-08-22 Thread GitBox
nickva closed issue #1399: backoff after replication failure should be configurable URL: https://github.com/apache/couchdb/issues/1399 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] jiangphcn commented on issue #1573: Missing export_all for PSE test suite module

2018-08-22 Thread GitBox
jiangphcn commented on issue #1573: Missing export_all for PSE test suite module URL: https://github.com/apache/couchdb/issues/1573#issuecomment-415255674 Working on this This is an automated message from the Apache Git Servic

[Jenkins] SUCCESS: CouchDB ยป master #333

2018-08-22 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/333/

[GitHub] linacs commented on issue #1559: RFC: Sub-Document Operations

2018-08-22 Thread GitBox
linacs commented on issue #1559: RFC: Sub-Document Operations URL: https://github.com/apache/couchdb/issues/1559#issuecomment-415205074 Hello! I *really love* this proposal, which would have a very strong impact on my use cases. I use CouchApp, so my comments will be about two points I s

[GitHub] linacs opened a new issue #1575: very slow (scrypt) calculation since CouchDB2.2

2018-08-22 Thread GitBox
linacs opened a new issue #1575: very slow (scrypt) calculation since CouchDB2.2 URL: https://github.com/apache/couchdb/issues/1575 Since I updated CouchDB from 2.1 to 2.2, CouchJS calculation with an implementation of Scrypt algorithm has become very slow (2 to 3 times more computation ti

[GitHub] davisp commented on issue #1574: Fix builtin _sum reduce function

2018-08-22 Thread GitBox
davisp commented on issue #1574: Fix builtin _sum reduce function URL: https://github.com/apache/couchdb/pull/1574#issuecomment-415184561 @nickva pointed me to the module tests which I'll add tonight or tomorrow before this is merged. ---

[GitHub] davisp commented on issue #1574: Fix builtin _sum reduce function

2018-08-22 Thread GitBox
davisp commented on issue #1574: Fix builtin _sum reduce function URL: https://github.com/apache/couchdb/pull/1574#issuecomment-415159645 Trivially reproduced with this Python script: I wanted to get the PR out but I'm also going to try and contemplate how to test this a bit more dir

[GitHub] davisp opened a new pull request #1574: Fix builtin _sum reduce function

2018-08-22 Thread GitBox
davisp opened a new pull request #1574: Fix builtin _sum reduce function URL: https://github.com/apache/couchdb/pull/1574 The builting _sum reduce function has no protection against overflowing reduce values. Users can emit objects with enough unique keys to cause the builtin _sum to c

[GitHub] davisp commented on issue #1573: Missing export_all for PSE test suite module

2018-08-22 Thread GitBox
davisp commented on issue #1573: Missing export_all for PSE test suite module URL: https://github.com/apache/couchdb/issues/1573#issuecomment-415138665 I.e., this module attribute: https://github.com/apache/couchdb/blob/master/src/couch_pse_tests/src/cpse_test_purge_docs.erl#L14 --

[GitHub] davisp opened a new issue #1573: Missing export_all for PSE test suite module

2018-08-22 Thread GitBox
davisp opened a new issue #1573: Missing export_all for PSE test suite module URL: https://github.com/apache/couchdb/issues/1573 Looks like we missed a `-compile(export_all).` in cpse_test_purge_seqs.erl. ``` Compiled src/cpse_test_purge_replication.erl /Users/davisp/github/apa

[GitHub] nickva closed pull request #1572: Switch rexi_sup restart strategy to rest_for_one

2018-08-22 Thread GitBox
nickva closed pull request #1572: Switch rexi_sup restart strategy to rest_for_one URL: https://github.com/apache/couchdb/pull/1572 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] nickva closed issue #1571: rexi_server dies without being restarted

2018-08-22 Thread GitBox
nickva closed issue #1571: rexi_server dies without being restarted URL: https://github.com/apache/couchdb/issues/1571 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] mikerhodes edited a comment on issue #1554: Additional Mango-based update handler / VDU functionality

2018-08-22 Thread GitBox
mikerhodes edited a comment on issue #1554: Additional Mango-based update handler / VDU functionality URL: https://github.com/apache/couchdb/issues/1554#issuecomment-415076268 @wohali Yes, that's the basic logic. I think my condition logic is the wrong way around, because I would say that

[GitHub] mikerhodes commented on issue #1554: Additional Mango-based update handler / VDU functionality

2018-08-22 Thread GitBox
mikerhodes commented on issue #1554: Additional Mango-based update handler / VDU functionality URL: https://github.com/apache/couchdb/issues/1554#issuecomment-415076268 @wohali Yes, that's the basic logic. I think my condition logic is the wrong way around, because I would say that the `th

[GitHub] mikerhodes commented on issue #1504: Redesign CouchDB security system

2018-08-22 Thread GitBox
mikerhodes commented on issue #1504: Redesign CouchDB security system URL: https://github.com/apache/couchdb/issues/1504#issuecomment-415074692 Mostly, for me, there are a few things that [our IAM implementation](https://console.bluemix.net/docs/services/Cloudant/guides/iam.html) does whic

[GitHub] bgold0 commented on issue #98: SSL_ERROR_SYSCALL when enabled SSL

2018-08-22 Thread GitBox
bgold0 commented on issue #98: SSL_ERROR_SYSCALL when enabled SSL URL: https://github.com/apache/couchdb-docker/issues/98#issuecomment-415053123 @wohali appears to be the same style of error ``` bryan$ curl -v -3 https://127.0.0.1:6984 * Rebuilt URL to: https://127.0.0.1:6984/

[GitHub] davisp commented on issue #1572: Switch rexi_sup restart strategy to rest_for_one

2018-08-22 Thread GitBox
davisp commented on issue #1572: Switch rexi_sup restart strategy to rest_for_one URL: https://github.com/apache/couchdb/pull/1572#issuecomment-415050962 +1 This is an automated message from the Apache Git Service. To respond

[GitHub] wohali commented on issue #98: SSL_ERROR_SYSCALL when enabled SSL

2018-08-22 Thread GitBox
wohali commented on issue #98: SSL_ERROR_SYSCALL when enabled SSL URL: https://github.com/apache/couchdb-docker/issues/98#issuecomment-415050355 Try adding `-3` (enables SSLv3) to your curl command and see if that works. If so there's a configuration error on the CouchDB side (and this isn'

[GitHub] bgold0 commented on issue #98: SSL_ERROR_SYSCALL when enabled SSL

2018-08-22 Thread GitBox
bgold0 commented on issue #98: SSL_ERROR_SYSCALL when enabled SSL URL: https://github.com/apache/couchdb-docker/issues/98#issuecomment-415037356 Thanks @wohali for the insight. I will try to get a cacert_file in there as well and see what comes up. Here is my output which, granted I don't k