Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2)

2020-02-19 Thread Joan Touzet
Vote is cancelled because Jan has asked to change a missed default backward compatibility breaking setting that we missed in our work. RC3 coming shortly. On 2020-02-18 15:08, Joan Touzet wrote: Dear community, I would like to propose that we release Apache CouchDB 3.0.0. Changes since last

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-19 Thread Jan Lehnardt
_test:'-should_succeed_on_view_with_queries_keys/1-fun-2-'/1 >>>>> (test/eunit/chttpd_view_test.erl, line 77) >>>>>> [...] >>>>>> **error:{badmatch,{error,req_timedout}} >>>>>> output:<<""&

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-19 Thread Garren Smith
91: > >>> should_succeed_on_view_with_queries_limit_skip...*failed* > >>>> in function > >>> > chttpd_view_test:'-should_succeed_on_view_with_queries_limit_skip/1-fun-4-'/1 > >>> (test/eunit/chttpd_view_test.erl, line 93) > >>>>

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-19 Thread Jan Lehnardt
**error:{badmatch,{error,req_timedout}} >>>> output:<<"”>> >>>> >>>> chttpd_view_test:108: >>> should_succeed_on_view_with_multiple_queries...*failed* >>>> in function >>> chttpd_view_test:'-should_succeed_on_v

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-19 Thread Andy Wenk
; >>> >>> + >>> >>> CouchDB is running >>> >>> curl http://localhost:5984 >>  7 ↵  1085  14:11:37 >>> >> {"couchdb":"Welcome"

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2)

2020-02-19 Thread Jan Lehnardt
Heya, I’m extremely sorry for bringing this up this late. When we geared up for the 2.0 release, we missed one option that we wanted to add since the 1.x days: making /_all_dbs an admin-only resource by default. We missed the 2.0.0 Breaking Change window for that, but added an disabled- by-defaul

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-19 Thread Jan Lehnardt
version":"3.0.0","git_sha":"666c1ecfe","uuid":"80da5e974f1191c829410442b2b05351","features":["access-ready","partitioned","pluggable-storage-engines","reshard","schedu

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-19 Thread Garren Smith
n":"3.0.0","git_sha":"666c1ecfe","uuid":"80da5e974f1191c829410442b2b05351","features":["access-ready","partitioned","pluggable-storage-engines","reshard","scheduler"],"vendor":

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-19 Thread Andy Wenk
n”}} > > + > > All the best > > Andy > > -- > Andy Wenk > Hamburg > > GPG fingerprint C32E 275F BCF3 9DF6 4E55 21BD 45D3 5653 77F9 3D29 > > > >> On 19. Feb 2020, at

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-19 Thread Andy Wenk
> make check passes > > OSX 10.15.4 > > On Wed, Feb 19, 2020 at 8:18 AM Peng Hui Jiang wrote: > >> +1 >> >> Debian 10 Buster on ppc64le >> Sigs:ok >> Checksums:ok >> make check:passes >> make release: works >> >> == >> P

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-19 Thread Garren Smith
for Nick Vatamaniuc ---2020/02/19 01:43:21 > PM---+1 Ubuntu 18.04.4, x86-64]Nick Vatamaniuc ---2020/02/19 01:43:21 > PM---+1 Ubuntu 18.04.4, x86-64 > > From: Nick Vatamaniuc > To: dev@couchdb.apache.org > Date: 2020/02/19 01:43 PM > Subject: [EXTERNAL] Re: [VOTE] Release Ap

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2)

2020-02-19 Thread Jan Lehnardt
Mac binaries for your testing convenience are up on https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/3.0.0/rc.2/ Note: this is the first version of the Mac binaries that uses Apple’s new Notarization[1] mechanism. I’ve tested everything to the best of my abilities, but if anyone here

RE: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-18 Thread Peng Hui Jiang
+1 Debian 10 Buster on ppc64le Sigs:ok Checksums:ok make check:passes make release: works == Peng Hui Beijing From: Nick Vatamaniuc To: dev@couchdb.apache.org Date: 2020/02/19 01:43 PM Subject:[EXTERNAL] Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-18 Thread Nick Vatamaniuc
+1 Ubuntu 18.04.4, x86-64 Sigs:ok Checksums:ok make check:passes make release: works ./bin/couchdb in release folder starts up (after creating admin user) created a pair of dbs in Fauxton, replicated between them ok Tested seeds: - used ./dev/run with --no-join - created some dbs on node1 -

Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) (Windows and UNIX binaries ready)

2020-02-18 Thread Joan Touzet
On 2020-02-18 15:08, Joan Touzet wrote: Dear community, I would like to propose that we release Apache CouchDB 3.0.0. Changes since last time:     https://github.com/apache/couchdb/compare/3.0.0-RC1...3.0.0-RC2 Candidate release notes:     https://docs.couchdb.org/en/latest/whatsnew/3.0.ht