[GitHub] [couchdb] m90 commented on issue #2369: Cluster to single node replication prints "Could not parse cookie from response headers cookie_format_invalid"

2020-01-15 Thread GitBox
m90 commented on issue #2369: Cluster to single node replication prints "Could not parse cookie from response headers cookie_format_invalid" URL: https://github.com/apache/couchdb/issues/2369#issuecomment-574571904 I digged into the issue further in our setup ad it's starting to get very m

[GitHub] [couchdb] willholley merged pull request #2452: Update Mochiweb and add SameSite support to auth cookie

2020-01-15 Thread GitBox
willholley merged pull request #2452: Update Mochiweb and add SameSite support to auth cookie URL: https://github.com/apache/couchdb/pull/2452 This is an automated message from the Apache Git Service. To respond to the mess

[Jenkins] FAILURE: CouchDB » Full Platform Builds » master #32

2020-01-15 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/master/32/display/redirect

[GitHub] [couchdb] garrensmith opened a new pull request #2456: FDB Builtin reduce

2020-01-15 Thread GitBox
garrensmith opened a new pull request #2456: FDB Builtin reduce URL: https://github.com/apache/couchdb/pull/2456 ## Overview Adds builtin reduce indexes for CouchDB on FDB. The reduce indexes are created using a skiplist like data structure. See the [RFC](https://github.com/apache/c

[GitHub] [couchdb] wohali commented on issue #2012: Allow restricting resharding parameters

2020-01-15 Thread GitBox
wohali commented on issue #2012: Allow restricting resharding parameters URL: https://github.com/apache/couchdb/pull/2012#issuecomment-574770825 @nickva you need to document and add these to `default.ini, I'll open a ticket for you (must be fixed before 3.0.0). Thanks -

[GitHub] [couchdb] wohali opened a new issue #2457: Add missing shard restriction parameters to default.ini

2020-01-15 Thread GitBox
wohali opened a new issue #2457: Add missing shard restriction parameters to default.ini URL: https://github.com/apache/couchdb/issues/2457 Work was left out of #2012. @nickva can you please take this so the description is accurately written? Thanks! --

[GitHub] [couchdb] wohali edited a comment on issue #2012: Allow restricting resharding parameters

2020-01-15 Thread GitBox
wohali edited a comment on issue #2012: Allow restricting resharding parameters URL: https://github.com/apache/couchdb/pull/2012#issuecomment-574770825 @nickva you need to document and add these to `default.ini`, I'll open a ticket for you (must be fixed before 3.0.0). Thanks -

[GitHub] [couchdb] wohali commented on issue #2457: Add missing parameters to default.ini

2020-01-15 Thread GitBox
wohali commented on issue #2457: Add missing parameters to default.ini URL: https://github.com/apache/couchdb/issues/2457#issuecomment-574773221 Adding more for you, Nick, with the rexi kill all This is an automated message fr

[GitHub] [couchdb-documentation] wohali opened a new issue #474: Provide links/getting started walkthrough for Clouseau

2020-01-15 Thread GitBox
wohali opened a new issue #474: Provide links/getting started walkthrough for Clouseau URL: https://github.com/apache/couchdb-documentation/issues/474 We now have search docs, but nothing pointing people at how to set up Clouseau except for apache/couchdb#2037, which isn't anywhere user di

[GitHub] [couchdb] nickimho commented on issue #2329: Add option to enforce fetching data from local shards, instead of from shards on on remote nodes(if data present on local node)

2020-01-15 Thread GitBox
nickimho commented on issue #2329: Add option to enforce fetching data from local shards, instead of from shards on on remote nodes(if data present on local node) URL: https://github.com/apache/couchdb/issues/2329#issuecomment-574790974 @kocolosk Regarding the 39c0b24 fix you mentioned, I

[GitHub] [couchdb] wohali commented on issue #2251: Stop creating node local _replicator db

2020-01-15 Thread GitBox
wohali commented on issue #2251: Stop creating node local _replicator db URL: https://github.com/apache/couchdb/pull/2251#issuecomment-574828397 @nickva Wondering if we should have a process in 3.0 that finds these and destroys them so that upgraded nodes/clusters can avoid doing unnecessar

[GitHub] [couchdb] wohali commented on issue #2282: Implement separate source and target replication proxies

2020-01-15 Thread GitBox
wohali commented on issue #2282: Implement separate source and target replication proxies URL: https://github.com/apache/couchdb/pull/2282#issuecomment-574830523 This needs documentation, opening a new ticket. This is an auto

[GitHub] [couchdb-documentation] wohali opened a new issue #475: Document new source_proxy / target_proxy keys for replication

2020-01-15 Thread GitBox
wohali opened a new issue #475: Document new source_proxy / target_proxy keys for replication URL: https://github.com/apache/couchdb-documentation/issues/475 As introduced by apache/couchdb#2282 . This is an automated message

[GitHub] [couchdb-documentation] wohali opened a new issue #476: Document new /_node/_local node name endpoint

2020-01-15 Thread GitBox
wohali opened a new issue #476: Document new /_node/_local node name endpoint URL: https://github.com/apache/couchdb-documentation/issues/476 ## Expected Behavior ## Current Behavior ## Possible Solution ## Steps to Reproduce (for bugs)

[GitHub] [couchdb-documentation] wohali opened a new issue #477: Update scheduler docs/info endpoint docs with newly provided field info

2020-01-15 Thread GitBox
wohali opened a new issue #477: Update scheduler docs/info endpoint docs with newly provided field info URL: https://github.com/apache/couchdb-documentation/issues/477 As implemented by https://github.com/apache/couchdb/pull/2292 . Ticket contains sample doc output which should make

[GitHub] [couchdb] wohali commented on issue #2369: Cluster to single node replication prints "Could not parse cookie from response headers cookie_format_invalid"

2020-01-15 Thread GitBox
wohali commented on issue #2369: Cluster to single node replication prints "Could not parse cookie from response headers cookie_format_invalid" URL: https://github.com/apache/couchdb/issues/2369#issuecomment-574844793 Does that particular database have any VDUs (`validate_doc_update` funct

[GitHub] [couchdb] nickva opened a new pull request #2458: Fix fabric worker failures for partition requests

2020-01-15 Thread GitBox
nickva opened a new pull request #2458: Fix fabric worker failures for partition requests URL: https://github.com/apache/couchdb/pull/2458 ### Overview Previously any failed node or rexi worker error resulted in requests failing immediately even though there were available workers

[GitHub] [couchdb-documentation] nickva closed issue #475: Document new source_proxy / target_proxy keys for replication

2020-01-15 Thread GitBox
nickva closed issue #475: Document new source_proxy / target_proxy keys for replication URL: https://github.com/apache/couchdb-documentation/issues/475 This is an automated message from the Apache Git Service. To respond to

[GitHub] [couchdb-documentation] nickva commented on issue #475: Document new source_proxy / target_proxy keys for replication

2020-01-15 Thread GitBox
nickva commented on issue #475: Document new source_proxy / target_proxy keys for replication URL: https://github.com/apache/couchdb-documentation/issues/475#issuecomment-574901384 Duplicate ticket https://github.com/apache/couchdb-documentation/pull/454 Closing ---

[GitHub] [couchdb] nickva commented on issue #2282: Implement separate source and target replication proxies

2020-01-15 Thread GitBox
nickva commented on issue #2282: Implement separate source and target replication proxies URL: https://github.com/apache/couchdb/pull/2282#issuecomment-574901709 @wohali good news! Already done https://github.com/apache/couchdb-documentation/commit/40b2ac5e288d712999df273f09c4b98ae

[GitHub] [couchdb] nickva commented on issue #2457: Add missing parameters to default.ini

2020-01-15 Thread GitBox
nickva commented on issue #2457: Add missing parameters to default.ini URL: https://github.com/apache/couchdb/issues/2457#issuecomment-574907744 @wohali will do, thank you for pointing those out! This is an automated message f

[GitHub] [couchdb] nickva closed pull request #2454: Ignore other cookies in replication auth session plugin

2020-01-15 Thread GitBox
nickva closed pull request #2454: Ignore other cookies in replication auth session plugin URL: https://github.com/apache/couchdb/pull/2454 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [couchdb] chewbranca commented on a change in pull request #2458: Fix fabric worker failures for partition requests

2020-01-15 Thread GitBox
chewbranca commented on a change in pull request #2458: Fix fabric worker failures for partition requests URL: https://github.com/apache/couchdb/pull/2458#discussion_r367169485 ## File path: src/dreyfus/src/dreyfus_util.erl ## @@ -59,6 +59,15 @@ use_ushards(#index_query_ar

[GitHub] [couchdb] nickva commented on a change in pull request #2458: Fix fabric worker failures for partition requests

2020-01-15 Thread GitBox
nickva commented on a change in pull request #2458: Fix fabric worker failures for partition requests URL: https://github.com/apache/couchdb/pull/2458#discussion_r367173914 ## File path: src/dreyfus/src/dreyfus_util.erl ## @@ -59,6 +59,15 @@ use_ushards(#index_query_args{s

[GitHub] [couchdb] nickva commented on a change in pull request #2458: Fix fabric worker failures for partition requests

2020-01-15 Thread GitBox
nickva commented on a change in pull request #2458: Fix fabric worker failures for partition requests URL: https://github.com/apache/couchdb/pull/2458#discussion_r367174966 ## File path: src/dreyfus/src/dreyfus_util.erl ## @@ -59,6 +59,15 @@ use_ushards(#index_query_args{s

[GitHub] [couchdb] chewbranca commented on a change in pull request #2456: FDB Builtin reduce

2020-01-15 Thread GitBox
chewbranca commented on a change in pull request #2456: FDB Builtin reduce URL: https://github.com/apache/couchdb/pull/2456#discussion_r367079517 ## File path: src/couch_views/src/couch_views_reduce.erl ## @@ -0,0 +1,232 @@ +% Licensed under the Apache License, Version 2.0

[GitHub] [couchdb] chewbranca commented on a change in pull request #2456: FDB Builtin reduce

2020-01-15 Thread GitBox
chewbranca commented on a change in pull request #2456: FDB Builtin reduce URL: https://github.com/apache/couchdb/pull/2456#discussion_r367069719 ## File path: src/fabric/src/fabric2_fdb.erl ## @@ -1301,14 +1302,17 @@ get_fold_opts(RangePrefix, Options) -> undefine

[GitHub] [couchdb] chewbranca commented on a change in pull request #2456: FDB Builtin reduce

2020-01-15 Thread GitBox
chewbranca commented on a change in pull request #2456: FDB Builtin reduce URL: https://github.com/apache/couchdb/pull/2456#discussion_r367063674 ## File path: src/couch_views/src/couch_views_reducer.erl ## @@ -0,0 +1,325 @@ +% Licensed under the Apache License, Version 2.0

[GitHub] [couchdb] chewbranca commented on a change in pull request #2456: FDB Builtin reduce

2020-01-15 Thread GitBox
chewbranca commented on a change in pull request #2456: FDB Builtin reduce URL: https://github.com/apache/couchdb/pull/2456#discussion_r367080496 ## File path: src/couch_views/src/couch_views_reduce.erl ## @@ -0,0 +1,232 @@ +% Licensed under the Apache License, Version 2.0

[GitHub] [couchdb] chewbranca commented on a change in pull request #2456: FDB Builtin reduce

2020-01-15 Thread GitBox
chewbranca commented on a change in pull request #2456: FDB Builtin reduce URL: https://github.com/apache/couchdb/pull/2456#discussion_r367158148 ## File path: src/couch_views/src/couch_views_fdb.erl ## @@ -165,8 +180,20 @@ write_doc(TxDb, Sig, ViewIds, Doc) ->

[GitHub] [couchdb] chewbranca commented on a change in pull request #2456: FDB Builtin reduce

2020-01-15 Thread GitBox
chewbranca commented on a change in pull request #2456: FDB Builtin reduce URL: https://github.com/apache/couchdb/pull/2456#discussion_r367077871 ## File path: src/couch_views/src/couch_views_reduce.erl ## @@ -0,0 +1,232 @@ +% Licensed under the Apache License, Version 2.0

[GitHub] [couchdb] chewbranca commented on a change in pull request #2456: FDB Builtin reduce

2020-01-15 Thread GitBox
chewbranca commented on a change in pull request #2456: FDB Builtin reduce URL: https://github.com/apache/couchdb/pull/2456#discussion_r367063727 ## File path: src/couch_views/src/couch_views_reducer.erl ## @@ -0,0 +1,325 @@ +% Licensed under the Apache License, Version 2.0

[GitHub] [couchdb] chewbranca commented on a change in pull request #2456: FDB Builtin reduce

2020-01-15 Thread GitBox
chewbranca commented on a change in pull request #2456: FDB Builtin reduce URL: https://github.com/apache/couchdb/pull/2456#discussion_r367054984 ## File path: src/couch_views/src/couch_views_reduce.erl ## @@ -0,0 +1,232 @@ +% Licensed under the Apache License, Version 2.0

[GitHub] [couchdb] nickva commented on a change in pull request #2458: Fix fabric worker failures for partition requests

2020-01-15 Thread GitBox
nickva commented on a change in pull request #2458: Fix fabric worker failures for partition requests URL: https://github.com/apache/couchdb/pull/2458#discussion_r367174966 ## File path: src/dreyfus/src/dreyfus_util.erl ## @@ -59,6 +59,15 @@ use_ushards(#index_query_args{s

[GitHub] [couchdb] nickva commented on issue #2369: Cluster to single node replication prints "Could not parse cookie from response headers cookie_format_invalid"

2020-01-15 Thread GitBox
nickva commented on issue #2369: Cluster to single node replication prints "Could not parse cookie from response headers cookie_format_invalid" URL: https://github.com/apache/couchdb/issues/2369#issuecomment-574929757 @m90 Ooh, very interesting. If it wasn't for just that one databa

[GitHub] [couchdb] jyxiaoka commented on issue #2364: CouchDB 2.3.1 Save view failed On Red Hat6.5

2020-01-15 Thread GitBox
jyxiaoka commented on issue #2364: CouchDB 2.3.1 Save view failed On Red Hat6.5 URL: https://github.com/apache/couchdb/issues/2364#issuecomment-574936543 @jiangphcn when I run `./couchjs` in the dictionary `/usr/couchdb/bin`, The result is shown below: ``` [root@redhat-server bin]# ./

[GitHub] [couchdb] jiangphcn commented on issue #1783: fix empty queries

2020-01-15 Thread GitBox
jiangphcn commented on issue #1783: fix empty queries URL: https://github.com/apache/couchdb/pull/1783#issuecomment-574969173 I would like to continue, and found that `export MANGO_TEXT_INDEXES=1` is helpful after some investigation. Will add new commit. ---

[GitHub] [couchdb-documentation] nickva commented on issue #477: Update scheduler docs/info endpoint docs with newly provided field info

2020-01-15 Thread GitBox
nickva commented on issue #477: Update scheduler docs/info endpoint docs with newly provided field info URL: https://github.com/apache/couchdb-documentation/issues/477#issuecomment-574995959 I think this commit updated the example already? https://github.com/apache/couchdb-documen

[GitHub] [couchdb] nickva opened a new pull request #2459: Add a few missing settings to the default.ini file

2020-01-15 Thread GitBox
nickva opened a new pull request #2459: Add a few missing settings to the default.ini file URL: https://github.com/apache/couchdb/pull/2459 Some rexi and reshard parameters Issue: https://github.com/apache/couchdb/issues/2457 -

[GitHub] [couchdb-documentation] nickva edited a comment on issue #477: Update scheduler docs/info endpoint docs with newly provided field info

2020-01-15 Thread GitBox
nickva edited a comment on issue #477: Update scheduler docs/info endpoint docs with newly provided field info URL: https://github.com/apache/couchdb-documentation/issues/477#issuecomment-574995959 This commit should have the new examples https://github.com/apache/couchdb-documenta

[GitHub] [couchdb] nickva commented on issue #2457: Add missing parameters to default.ini

2020-01-15 Thread GitBox
nickva commented on issue #2457: Add missing parameters to default.ini URL: https://github.com/apache/couchdb/issues/2457#issuecomment-574998066 PR issued https://github.com/apache/couchdb/pull/2459 Also had noticed there were a few more reshard params missing so added those too ---