Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
pgj commented on PR #4810: URL: https://github.com/apache/couchdb/pull/4810#issuecomment-1786470992 It is not flaky, these errors happen every time -- but only on CentOS 7. I was able to reproduce the issue locally with the help of a container created from the

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
nickva commented on PR #4810: URL: https://github.com/apache/couchdb/pull/4810#issuecomment-1786375979 It probably a flaky test. We should investigate as we've been trying to squash some of those lately. Is the race condition fairly obvious? Usually we can add a retry loop. -- This is

[Jenkins] FAILURE: CouchDB » Full Platform Builds » main #906

2023-10-30 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/906/display/redirect

Re: [PR] Remove installation via snap package [couchdb]

2023-10-30 Thread via GitHub
big-r81 commented on PR #4826: URL: https://github.com/apache/couchdb/pull/4826#issuecomment-1786067232 @sblaisot I'm happy to see your contributions to the snap package in the next days... -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Remove installation via snap package [couchdb]

2023-10-30 Thread via GitHub
sblaisot commented on PR #4826: URL: https://github.com/apache/couchdb/pull/4826#issuecomment-1786063439 What a shame. No snap package maintainer, no Debian 12 package more than 4 monthes after release. Is couchdb still alive? -- This is an automated message from the Apache Git

Re: [I] Couchdb Snap package stuck at couchdb 3.1.1 [couchdb-pkg]

2023-10-30 Thread via GitHub
big-r81 closed issue #114: Couchdb Snap package stuck at couchdb 3.1.1 URL: https://github.com/apache/couchdb-pkg/issues/114 -- 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

Re: [PR] Remove installation via snap package [couchdb]

2023-10-30 Thread via GitHub
big-r81 merged PR #4826: URL: https://github.com/apache/couchdb/pull/4826 -- 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:

[PR] Remove installation via snap package [couchdb]

2023-10-30 Thread via GitHub
big-r81 opened a new pull request, #4826: URL: https://github.com/apache/couchdb/pull/4826 Currently there is no maintainer of the snap package. Removing the docs until new maintainer is found. Closes https://github.com/apache/couchdb-pkg/issues/114. -- This is an automated

[Jenkins] FAILURE: CouchDB » Full Platform Builds » main #905

2023-10-30 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/905/display/redirect

[Jenkins] FAILURE: CouchDB » Full Platform Builds » main #904

2023-10-30 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/904/display/redirect

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
pgj commented on PR #4810: URL: https://github.com/apache/couchdb/pull/4810#issuecomment-1785880172 Locally (with Dreyfus/Clouseau enabled) `make mango-test` works for me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
pgj commented on PR #4810: URL: https://github.com/apache/couchdb/pull/4810#issuecomment-1785876361 Hrm... Something is wrong with the merged version. CI says the following: ```console [2023-10-30T18:57:57.544Z] FAIL: test_basic (25-beginswith-test.BeginsWithOperator)

[Jenkins] FAILURE: CouchDB » Full Platform Builds » main #903

2023-10-30 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/903/display/redirect

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
big-r81 commented on PR #4810: URL: https://github.com/apache/couchdb/pull/4810#issuecomment-1785861835 @pgj It was only a small friendly reminder  btw, this reminds me of #4772... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
pgj commented on PR #4810: URL: https://github.com/apache/couchdb/pull/4810#issuecomment-1785849980 @big-r81 we have been in contact with @willholley about the PR out-of-band. On merging the PR he was aware that I did not have any more pending comments on the contents. I wanted to

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
big-r81 commented on PR #4810: URL: https://github.com/apache/couchdb/pull/4810#issuecomment-1785845249 @willholley >Typically, CouchDB uses the [Review-Then-Commit](http://www.apache.org/foundation/glossary.html#ReviewThenCommit) (RTC) model of code collaboration, not

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
pgj commented on PR #4810: URL: https://github.com/apache/couchdb/pull/4810#issuecomment-1785802556 +1 -- 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,

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
willholley merged PR #4810: URL: https://github.com/apache/couchdb/pull/4810 -- 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: [I] Couchdb Snap package stuck at couchdb 3.1.1 [couchdb-pkg]

2023-10-30 Thread via GitHub
rnewson commented on issue #114: URL: https://github.com/apache/couchdb-pkg/issues/114#issuecomment-1785754538 +1 to remove snap-related docs -- 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] Couchdb Snap package stuck at couchdb 3.1.1 [couchdb-pkg]

2023-10-30 Thread via GitHub
sblaisot commented on issue #114: URL: https://github.com/apache/couchdb-pkg/issues/114#issuecomment-1785725219 If you don't plan to publish updated snap package, at least the documentation should mention snap packages are deprecated. -- This is an automated message from the Apache Git

[I] Couchdb Snap package stuck at couchdb 3.1.1 [couchdb-pkg]

2023-10-30 Thread via GitHub
sblaisot opened a new issue, #114: URL: https://github.com/apache/couchdb-pkg/issues/114 ## Expected Behavior Installing couchdb through snap packages following instructions at https://docs.couchdb.org/en/stable/install/snap.html install latest couchdb version (currently

Re: [I] Spidermonkey 91 is EOL and unsupported [couchdb]

2023-10-30 Thread via GitHub
RaitoBezarius commented on issue #4825: URL: https://github.com/apache/couchdb/issues/4825#issuecomment-1785392792 @nickva I will investigate the security updates for 78, I am surprised but maybe that's the case! -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
pgj commented on code in PR #4810: URL: https://github.com/apache/couchdb/pull/4810#discussion_r1376324428 ## src/mango/test/03-operator-test.py: ## @@ -10,12 +10,13 @@ # License for the specific language governing permissions and limitations under # the License. +from

Re: [I] Spidermonkey 91 is EOL and unsupported [couchdb]

2023-10-30 Thread via GitHub
nickva commented on issue #4825: URL: https://github.com/apache/couchdb/issues/4825#issuecomment-1785389166 Thanks for the heads-up @RaitoBezarius. We're investigating using QuickJS https://github.com/apache/couchdb/issues/4448 but so far it hasn't made into a release yet. After the

[I] Spidermonkey 91 is EOL and unsupported [couchdb]

2023-10-30 Thread via GitHub
RaitoBezarius opened a new issue, #4825: URL: https://github.com/apache/couchdb/issues/4825 CouchDB 3.x series currently only support Spidermonkey 91, this dependency has been EOL for a long time now. In nixpkgs, we have a CouchDB packaging for the branch 3.x, we would like to package

Re: [I] compaction_log_level not working on Couchdb version 3.3.2 [couchdb]

2023-10-30 Thread via GitHub
nickva commented on issue #4815: URL: https://github.com/apache/couchdb/issues/4815#issuecomment-1785168773 Logically they sort of make sense in separate sections as they are logs coming from different areas. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] compaction_log_level not working on Couchdb version 3.3.2 [couchdb]

2023-10-30 Thread via GitHub
big-r81 commented on issue #4815: URL: https://github.com/apache/couchdb/issues/4815#issuecomment-1784786455 @nickva Would it make sense to consolidate this into one section (e.g. [smoosh]) only? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
willholley commented on code in PR #4810: URL: https://github.com/apache/couchdb/pull/4810#discussion_r1375881371 ## src/docs/src/api/database/find.rst: ## @@ -754,8 +760,10 @@ can itself be another operator with arguments of its own. This enables us to build up more complex

Re: [PR] mango: add $beginsWith operator [couchdb]

2023-10-30 Thread via GitHub
willholley commented on code in PR #4810: URL: https://github.com/apache/couchdb/pull/4810#discussion_r1375875992 ## src/mango/test/03-operator-test.py: ## @@ -141,6 +142,38 @@ def test_exists_false_returns_missing_but_not_null(self): for d in docs: