[GitHub] wohali commented on issue #1611: Bad Security Object Error After Moving Shards

2018-09-19 Thread GitBox
wohali commented on issue #1611: Bad Security Object Error After Moving Shards URL: https://github.com/apache/couchdb/issues/1611#issuecomment-422994860 @arifcse019 Can you provide a minimal example for us with a script that uses cURL? I've personally performed the steps you mention above

[GitHub] arifcse019 opened a new issue #1611: Bad Security Object Error After Moving Shards

2018-09-19 Thread GitBox
arifcse019 opened a new issue #1611: Bad Security Object Error After Moving Shards URL: https://github.com/apache/couchdb/issues/1611 Security objects for some databases fail to sync properly in a new node after all shards are moved from an old node. ## Expected Behavior

[GitHub] nickva opened a new pull request #1613: Ignore local nodes in read repair filtering

2018-09-19 Thread GitBox
nickva opened a new pull request #1613: Ignore local nodes in read repair filtering URL: https://github.com/apache/couchdb/pull/1613 Previosly local node revisions were causing `badmatch` failures in read repair filter. Node sequences already filtered out local nodes while NodeRevs

[GitHub] ermouth opened a new issue #1612: JS-rewritten post/put hangs or returns bad_request

2018-09-19 Thread GitBox
ermouth opened a new issue #1612: JS-rewritten post/put hangs or returns bad_request URL: https://github.com/apache/couchdb/issues/1612 ## Expected Behavior JS rewrite, returning `{path:'whatever', method:'PUT', body:'body'} should send body to the rewritten endpoint. ## Current

[GitHub] nickva closed pull request #1613: Ignore local nodes in read repair filtering

2018-09-19 Thread GitBox
nickva closed pull request #1613: Ignore local nodes in read repair filtering URL: https://github.com/apache/couchdb/pull/1613 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

[GitHub] kmoe opened a new issue #1610: Set-Cookie Expires field date format

2018-09-19 Thread GitBox
kmoe opened a new issue #1610: Set-Cookie Expires field date format URL: https://github.com/apache/couchdb/issues/1610 This is either a spec issue or a documentation issue. ## Steps to reproduce 1. Set the config value `couch_httpd_auth.allow_persistent_cookies` to `true` 2.

[GitHub] wohali commented on issue #1551: Fix session based replicator auth when endpoints with require_valid_user

2018-09-19 Thread GitBox
wohali commented on issue #1551: Fix session based replicator auth when endpoints with require_valid_user URL: https://github.com/apache/couchdb/pull/1551#issuecomment-422843552 2.3.0 is being planned for release now. This

[jira] [Commented] (COUCHDB-3226) Build under snap container is denied access to /bindf

2018-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620619#comment-16620619 ] ASF subversion and git services commented on COUCHDB-3226: -- Commit

[GitHub] garrensmith opened a new pull request #1609: Mango match doc on co-ordinating node

2018-09-19 Thread GitBox
garrensmith opened a new pull request #1609: Mango match doc on co-ordinating node URL: https://github.com/apache/couchdb/pull/1609 ## Overview This fixes an issue when doing a rolling upgrade of a CouchDB cluster and adding commit a6bc72e the nodes that were not upgraded yet

[GitHub] davisp commented on a change in pull request #1602: Remove runtime configurability of core system components

2018-09-19 Thread GitBox
davisp commented on a change in pull request #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#discussion_r218835624 ## File path: src/couch/src/couch_secondary_sup.erl ## @@ -26,6 +26,16 @@ init([]) ->

[GitHub] abbyad opened a new pull request #1608: Fix link in contributing doc

2018-09-19 Thread GitBox
abbyad opened a new pull request #1608: Fix link in contributing doc URL: https://github.com/apache/couchdb/pull/1608 ## Overview The URL for Hoodie was displayed instead of being a hyperlink. Displaying the full link may have been intentional, but perhaps not. If so, please

[GitHub] janl closed issue #1453: Cut 2.2.0 release

2018-09-19 Thread GitBox
janl closed issue #1453: Cut 2.2.0 release URL: https://github.com/apache/couchdb/issues/1453 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to

[GitHub] glynnbird commented on issue #1254: Add aggregation functions to Mango

2018-09-19 Thread GitBox
glynnbird commented on issue #1254: Add aggregation functions to Mango URL: https://github.com/apache/couchdb/issues/1254#issuecomment-422799520 I was asked by @willholley to contribute this Markdown which describes a possible `aggregator` syntax for supporting aggregations in Mango.

[GitHub] Antonio-Maranhao opened a new pull request #1125: [partitioned-dbs] Support create and list databases

2018-09-19 Thread GitBox
Antonio-Maranhao opened a new pull request #1125: [partitioned-dbs] Support create and list databases URL: https://github.com/apache/couchdb-fauxton/pull/1125 ## Overview First in a series of PRs that will be submitted in support of the new user-defined partitioned databases

[GitHub] jaydoane commented on issue #1605: Feature/user partitioned databases

2018-09-19 Thread GitBox
jaydoane commented on issue #1605: Feature/user partitioned databases URL: https://github.com/apache/couchdb/pull/1605#issuecomment-423034534 @garrensmith I notice that the tests in https://github.com/cloudant/partition_tests/tree/master/test don't have a common prefix, which although

[GitHub] Richard-O-Wood commented on issue #718: SSL / HTTPS settings lead to shards being shown, instead of databases.

2018-09-19 Thread GitBox
Richard-O-Wood commented on issue #718: SSL / HTTPS settings lead to shards being shown, instead of databases. URL: https://github.com/apache/couchdb/issues/718#issuecomment-422922449 I was having a very similar problem until earlier this morning. I am running V2.1.0 on Windows Server

[GitHub] H--o-l commented on issue #1551: Fix session based replicator auth when endpoints with require_valid_user

2018-09-19 Thread GitBox
H--o-l commented on issue #1551: Fix session based replicator auth when endpoints with require_valid_user URL: https://github.com/apache/couchdb/pull/1551#issuecomment-422725500 Hi ! Same remark as @adrienverge , we are stuck in version 2.1.2 due to issue #1550. We would love to

[jira] [Commented] (COUCHDB-3226) Build under snap container is denied access to /bindf

2018-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620374#comment-16620374 ] ASF subversion and git services commented on COUCHDB-3226: -- Commit