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
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
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
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/333/
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
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
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.
---
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
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
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
--
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
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
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
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
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
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
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/
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
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'
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
20 matches
Mail list logo