[Jenkins] SUCCESS: CouchDB » Full Platform Builds » jenkins-add-windows-pipeline #69

2023-01-19 Thread Apache Jenkins Server
Yay, we passed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-add-windows-pipeline/69/display/redirect

[GitHub] [couchdb] ishaiavrahami opened a new issue, #4391: Get reduce count for mango query

2023-01-19 Thread GitBox
ishaiavrahami opened a new issue, #4391: URL: https://github.com/apache/couchdb/issues/4391 [NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ ) ## Summary Hello i'm trying to get a count of the query like the reduce option in mango query just like the

[Jenkins] SUCCESS: CouchDB » Full Platform Builds » jenkins-ci-enable-mac #6

2023-01-19 Thread Apache Jenkins Server
Yay, we passed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-ci-enable-mac/6/display/redirect

[GitHub] [couchdb] mikerhodes commented on a diff in pull request #4394: Mango fields pushdown

2023-01-19 Thread GitBox
mikerhodes commented on code in PR #4394: URL: https://github.com/apache/couchdb/pull/4394#discussion_r1081599218 ## src/mango/src/mango_cursor_view.erl: ## @@ -35,6 +35,19 @@ -define(HEARTBEAT_INTERVAL_IN_USEC, 400). +% viewcbargs wraps up the arguments that view_cb

[GitHub] [couchdb] nickva merged pull request #4393: docs(mango): match description of `$mod` with reality (3.2.2)

2023-01-19 Thread GitBox
nickva merged PR #4393: URL: https://github.com/apache/couchdb/pull/4393 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [couchdb] nickva merged pull request #4392: docs(mango): match description of `$mod` with reality (3.3.x)

2023-01-19 Thread GitBox
nickva merged PR #4392: URL: https://github.com/apache/couchdb/pull/4392 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[Jenkins] SUCCESS: CouchDB » Full Platform Builds » main #466

2023-01-19 Thread Apache Jenkins Server
Yay, we passed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/466/display/redirect

[Jenkins] SUCCESS: CouchDB » Full Platform Builds » 3.3.x #9

2023-01-19 Thread Apache Jenkins Server
Yay, we passed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/3.3.x/9/display/redirect

[GitHub] [couchdb] nickva merged pull request #4387: ci(mac): re-enable mac CI for the full build

2023-01-19 Thread GitBox
nickva merged PR #4387: URL: https://github.com/apache/couchdb/pull/4387 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [couchdb] nickva commented on pull request #4389: ci(mac): re-enable mac CI for the full build

2023-01-19 Thread GitBox
nickva commented on PR #4389: URL: https://github.com/apache/couchdb/pull/4389#issuecomment-1397474748 Original PR's full CI now passes. Closing this one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [couchdb] nickva closed pull request #4389: ci(mac): re-enable mac CI for the full build

2023-01-19 Thread GitBox
nickva closed pull request #4389: ci(mac): re-enable mac CI for the full build URL: https://github.com/apache/couchdb/pull/4389 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[Jenkins] SUCCESS: CouchDB » Full Platform Builds » 3.3.x #10

2023-01-19 Thread Apache Jenkins Server
Yay, we passed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/3.3.x/10/display/redirect

[GitHub] [couchdb] nickva commented on issue #4385: replication restart from start after server restart

2023-01-19 Thread GitBox
nickva commented on issue #4385: URL: https://github.com/apache/couchdb/issues/4385#issuecomment-1397565505 In dock.zip I had noticed local.ini wasn't at text file but some kind of a binary. ``` % cat local.ini �E�c'K�cnO�cuxUT ``` One thing to pay attention is if

[Jenkins] FAILURE: CouchDB » Full Platform Builds » jenkins-add-windows-pipeline #79

2023-01-19 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-add-windows-pipeline/79/display/redirect

[GitHub] [couchdb-glazier] pgj opened a new pull request, #20: docs: update installation instructions

2023-01-19 Thread GitBox
pgj opened a new pull request, #20: URL: https://github.com/apache/couchdb-glazier/pull/20 - Unify spelling of SpiderMonkey. - Take a note about the missing SSL certificates that would be required for the SpiderMonkey build due to Rust. - Note that questions on `mach bootstrap` might

[GitHub] [couchdb] pgj opened a new pull request, #4392: docs(mango): match description of `$mod` with reality

2023-01-19 Thread GitBox
pgj opened a new pull request, #4392: URL: https://github.com/apache/couchdb/pull/4392 Backport of aff7a6e7183e6c471a9675e37216baa0bad563a3. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [couchdb-glazier] big-r81 merged pull request #20: docs: update installation instructions

2023-01-19 Thread GitBox
big-r81 merged PR #20: URL: https://github.com/apache/couchdb-glazier/pull/20 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [couchdb] tophe commented on issue #4385: replication restart from start after server restart

2023-01-19 Thread GitBox
tophe commented on issue #4385: URL: https://github.com/apache/couchdb/issues/4385#issuecomment-1397041792 I have just find the problem, it is docker dependent. when you do a docker stop/start everything is ok with replication. but when you update the container, running a docker

[GitHub] [couchdb] nickva commented on a diff in pull request #4394: Mango fields pushdown

2023-01-19 Thread GitBox
nickva commented on code in PR #4394: URL: https://github.com/apache/couchdb/pull/4394#discussion_r1081514712 ## src/mango/src/mango_cursor_view.erl: ## @@ -35,6 +35,19 @@ -define(HEARTBEAT_INTERVAL_IN_USEC, 400). +% viewcbargs wraps up the arguments that view_cb uses

[GitHub] [couchdb] pgj opened a new pull request, #4393: docs(mango): match description of `$mod` with reality

2023-01-19 Thread GitBox
pgj opened a new pull request, #4393: URL: https://github.com/apache/couchdb/pull/4393 Backport of aff7a6e7183e6c471a9675e37216baa0bad563a3. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[Jenkins] FAILURE: CouchDB » Full Platform Builds » jenkins-ci-enable-mac #4

2023-01-19 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-ci-enable-mac/4/display/redirect

[Jenkins] FAILURE: CouchDB » Full Platform Builds » jenkins-add-windows-pipeline #76

2023-01-19 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-add-windows-pipeline/76/display/redirect

[Jenkins] SUCCESS: CouchDB » Full Platform Builds » jenkins-add-windows-pipeline #73

2023-01-19 Thread Apache Jenkins Server
Yay, we passed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-add-windows-pipeline/73/display/redirect

[GitHub] [couchdb] janl commented on pull request #4387: ci(mac): re-enable mac CI for the full build

2023-01-19 Thread GitBox
janl commented on PR #4387: URL: https://github.com/apache/couchdb/pull/4387#issuecomment-1397116512 PATH issue, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [couchdb] nickva commented on a diff in pull request #4394: Mango fields pushdown

2023-01-19 Thread GitBox
nickva commented on code in PR #4394: URL: https://github.com/apache/couchdb/pull/4394#discussion_r1081520232 ## src/mango/src/mango_cursor_view.erl: ## @@ -248,6 +266,19 @@ view_cb({row, Row}, #mrargs{extra = Options} = Acc) -> key = couch_util:get_value(key, Row),

[GitHub] [couchdb] mikerhodes commented on a diff in pull request #4394: Mango fields pushdown

2023-01-19 Thread GitBox
mikerhodes commented on code in PR #4394: URL: https://github.com/apache/couchdb/pull/4394#discussion_r1081539012 ## src/mango/src/mango_cursor_view.erl: ## @@ -248,6 +266,19 @@ view_cb({row, Row}, #mrargs{extra = Options} = Acc) -> key = couch_util:get_value(key,

[Jenkins] FAILURE: CouchDB » Full Platform Builds » jenkins-ci-enable-mac #5

2023-01-19 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-ci-enable-mac/5/display/redirect

[GitHub] [couchdb] tophe commented on issue #4385: replication restart from start after server restart

2023-01-19 Thread GitBox
tophe commented on issue #4385: URL: https://github.com/apache/couchdb/issues/4385#issuecomment-1396964894 hello, I have do many test stopping and starting all the replication nodes in different order and I can't reproduce the problem, it seem every things are working fine. After

[GitHub] [couchdb] tophe closed issue #4385: replication restart from start after server restart

2023-01-19 Thread GitBox
tophe closed issue #4385: replication restart from start after server restart URL: https://github.com/apache/couchdb/issues/4385 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [couchdb] mikerhodes opened a new pull request, #4394: Mango fields pushdown

2023-01-19 Thread GitBox
mikerhodes opened a new pull request, #4394: URL: https://github.com/apache/couchdb/pull/4394 ## Overview This PR aims to improve Mango by reducing the data transferred to the coordinator during query execution. It may reduce memory or CPU use at the coordinator but that isn't

[GitHub] [couchdb] nickva commented on a diff in pull request #4394: Mango fields pushdown

2023-01-19 Thread GitBox
nickva commented on code in PR #4394: URL: https://github.com/apache/couchdb/pull/4394#discussion_r1081579998 ## src/mango/src/mango_cursor_view.erl: ## @@ -248,6 +266,19 @@ view_cb({row, Row}, #mrargs{extra = Options} = Acc) -> key = couch_util:get_value(key, Row),

[GitHub] [couchdb] mikerhodes commented on a diff in pull request #4394: Mango fields pushdown

2023-01-19 Thread GitBox
mikerhodes commented on code in PR #4394: URL: https://github.com/apache/couchdb/pull/4394#discussion_r1081596322 ## src/mango/src/mango_cursor_view.erl: ## @@ -248,6 +266,19 @@ view_cb({row, Row}, #mrargs{extra = Options} = Acc) -> key = couch_util:get_value(key,

[GitHub] [couchdb] nickva commented on a diff in pull request #4394: Mango fields pushdown

2023-01-19 Thread GitBox
nickva commented on code in PR #4394: URL: https://github.com/apache/couchdb/pull/4394#discussion_r1082069624 ## src/mango/src/mango_cursor_view.erl: ## @@ -441,7 +496,12 @@ doc_member(Cursor, RowProps) -> case mango_util:defer(fabric, open_doc, [Db, Id, Opts]) of

[GitHub] [couchdb] nickva commented on a diff in pull request #4394: Mango fields pushdown

2023-01-19 Thread GitBox
nickva commented on code in PR #4394: URL: https://github.com/apache/couchdb/pull/4394#discussion_r1082069624 ## src/mango/src/mango_cursor_view.erl: ## @@ -441,7 +496,12 @@ doc_member(Cursor, RowProps) -> case mango_util:defer(fabric, open_doc, [Db, Id, Opts]) of

[GitHub] [couchdb] nickva commented on a diff in pull request #4394: Mango fields pushdown

2023-01-19 Thread GitBox
nickva commented on code in PR #4394: URL: https://github.com/apache/couchdb/pull/4394#discussion_r1082067804 ## src/mango/src/mango_cursor_view.erl: ## @@ -422,16 +472,21 @@ apply_opts([{_, _} | Rest], Args) -> % Ignore unknown options apply_opts(Rest, Args).