Re: [I] Slow couchdb after many queries [couchdb]

2024-05-06 Thread via GitHub
nickva commented on issue #5044: URL: https://github.com/apache/couchdb/issues/5044#issuecomment-2097377016 @luca-simonetti thanks for trying the concurrency setting. Yeah, memory leak is plausible we have debugged a number of those last few years. Some in OTP 25 and 24: *

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591574543 ## src/docs/src/config/quickjs.rst: ## @@ -0,0 +1,122 @@ +.. Licensed under the Apache License, Version 2.0 (the "License"); you may not +.. use this file except in

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
big-r81 commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591573085 ## src/docs/src/config/quickjs.rst: ## @@ -0,0 +1,122 @@ +.. Licensed under the Apache License, Version 2.0 (the "License"); you may not +.. use this file except in

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591467410 ## src/couch_quickjs/test/couch_quickjs_tests.erl: ## @@ -0,0 +1,71 @@ +% Licensed under the Apache License, Version 2.0 (the "License"); you may not +% use this file

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591466774 ## test/elixir/test/view_errors_test.exs: ## @@ -190,7 +190,12 @@ defmodule ViewErrorsTest do # fires first. The first timeout is the couch_os_process #

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591455045 ## src/docs/src/config/quickjs.rst: ## @@ -0,0 +1,122 @@ +.. Licensed under the Apache License, Version 2.0 (the "License"); you may not +.. use this file except in

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591397616 ## test/elixir/test/view_errors_test.exs: ## @@ -190,7 +190,12 @@ defmodule ViewErrorsTest do # fires first. The first timeout is the couch_os_process #

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591396043 ## src/couch_quickjs/test/couch_quickjs_tests.erl: ## @@ -0,0 +1,71 @@ +% Licensed under the Apache License, Version 2.0 (the "License"); you may not +% use this file

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
jaydoane commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1587027700 ## test/elixir/test/view_errors_test.exs: ## @@ -190,7 +190,12 @@ defmodule ViewErrorsTest do # fires first. The first timeout is the couch_os_process #

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591263357 ## src/chttpd/src/chttpd_node.erl: ## @@ -51,6 +51,17 @@ handle_node_req(#httpd{method = 'GET', path_parts = [_, _Node, <<"_versions">>]} UcaVer =

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591263357 ## src/chttpd/src/chttpd_node.erl: ## @@ -51,6 +51,17 @@ handle_node_req(#httpd{method = 'GET', path_parts = [_, _Node, <<"_versions">>]} UcaVer =

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
big-r81 commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591258323 ## src/docs/src/config/quickjs.rst: ## @@ -0,0 +1,122 @@ +.. Licensed under the Apache License, Version 2.0 (the "License"); you may not +.. use this file except in

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591202387 ## src/docs/src/config/quickjs.rst: ## @@ -0,0 +1,122 @@ +.. Licensed under the Apache License, Version 2.0 (the "License"); you may not +.. use this file except in

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
big-r81 commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591198224 ## src/chttpd/src/chttpd_node.erl: ## @@ -51,6 +51,17 @@ handle_node_req(#httpd{method = 'GET', path_parts = [_, _Node, <<"_versions">>]} UcaVer =

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591193736 ## src/couch_quickjs/test/couch_quickjs_tests.erl: ## @@ -0,0 +1,71 @@ +% Licensed under the Apache License, Version 2.0 (the "License"); you may not +% use this file

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591192925 ## src/docs/src/config/quickjs.rst: ## @@ -0,0 +1,122 @@ +.. Licensed under the Apache License, Version 2.0 (the "License"); you may not +.. use this file except in

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591189278 ## src/docs/src/config/couchdb.rst: ## @@ -247,3 +247,13 @@ Base CouchDB Options [couchdb] write_xxhash_checksums = false + +..

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591173251 ## src/chttpd/src/chttpd_node.erl: ## @@ -51,6 +51,17 @@ handle_node_req(#httpd{method = 'GET', path_parts = [_, _Node, <<"_versions">>]} UcaVer =

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1591164934 ## configure.ps1: ## @@ -145,6 +150,17 @@ $WithClouseau = $(If ($EnableClouseau) {1} else {0}) $Hostname = [System.Net.Dns]::GetHostEntry([string]"localhost").HostName

Re: [I] Slow couchdb after many queries [couchdb]

2024-05-06 Thread via GitHub
luca-simonetti commented on issue #5044: URL: https://github.com/apache/couchdb/issues/5044#issuecomment-2096113379 > With `include_docs=true` tweaking `[fabric] all_docs_concurrency = 10` might have an effect. > >

Re: [I] Sign out from Admin [couchdb]

2024-05-06 Thread via GitHub
big-r81 closed issue #5033: Sign out from Admin URL: https://github.com/apache/couchdb/issues/5033 -- 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:

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-06 Thread via GitHub
big-r81 commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1590933133 ## configure.ps1: ## @@ -145,6 +150,17 @@ $WithClouseau = $(If ($EnableClouseau) {1} else {0}) $Hostname =

Re: [I] Sign out from Admin [couchdb]

2024-05-06 Thread via GitHub
Aakash1247 commented on issue #5033: URL: https://github.com/apache/couchdb/issues/5033#issuecomment-2095865322 yes, you can close thank you. -- 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

Re: [I] Sign out from Admin [couchdb]

2024-05-06 Thread via GitHub
big-r81 commented on issue #5033: URL: https://github.com/apache/couchdb/issues/5033#issuecomment-2095833126 @Aakash1247 Do you have more news or updates of your problem? If not, I would close this ticket in the next days. -- This is an automated message from the Apache Git Service. To

Re: [I] Add "exp" to mandatory JWT claims [couchdb]

2024-05-06 Thread via GitHub
evavica commented on issue #5046: URL: https://github.com/apache/couchdb/issues/5046#issuecomment-2095390970 Interesting piece of code, so by default they just skip the checks of some important properties (could have just returned ok instead ). The reason why I stopped by here initially is