Re: Upgrading existing non-TLS cluster with no downtime

2020-07-20 Thread Sankalp Bhatia
Thanks Mate for the responses. Brings a lot of clarity to me. I was able to get it working this time without downtime. Don't know what I did wrong the last time though. On Mon, 20 Jul 2020 at 12:57, Szalay-Bekő Máté wrote: > echo "stat" | nc localhost 2182Hi, > > I guess this is the part you are

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-20 Thread Enrico Olivelli
Il Lun 20 Lug 2020, 19:40 Andor Molnar ha scritto: > Hi Enrico, > > No worries, I only created a few jobs to make some progress, but feel free > to ignore that and do it in a better way. The “View” or “Folder” that I was > adding jobs is > > https://ci-hadoop.apache.org/view/ZooKeeper/ > > > Ando

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-20 Thread Andor Molnar
Hi Enrico, No worries, I only created a few jobs to make some progress, but feel free to ignore that and do it in a better way. The “View” or “Folder” that I was adding jobs is https://ci-hadoop.apache.org/view/ZooKeeper/ Andor > On 2020. Jul 20., at 19:34, Enrico Olivelli wrote: > > Il

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-20 Thread Enrico Olivelli
Il Lun 20 Lug 2020, 19:02 Patrick Hunt ha scritto: > On Mon, Jul 20, 2020 at 9:47 AM Enrico Olivelli > wrote: > > > Il Lun 20 Lug 2020, 18:41 Patrick Hunt ha scritto: > > > > > On Sat, Jul 18, 2020 at 12:20 PM Andor Molnar > wrote: > > > > > > > Hi Pat, > > > > > > > > I have admin rights in t

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-20 Thread Patrick Hunt
On Mon, Jul 20, 2020 at 9:47 AM Enrico Olivelli wrote: > Il Lun 20 Lug 2020, 18:41 Patrick Hunt ha scritto: > > > On Sat, Jul 18, 2020 at 12:20 PM Andor Molnar wrote: > > > > > Hi Pat, > > > > > > I have admin rights in the new system too and probably can work on this > > on > > > Monday. > > >

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-20 Thread Enrico Olivelli
Il Lun 20 Lug 2020, 18:41 Patrick Hunt ha scritto: > On Sat, Jul 18, 2020 at 12:20 PM Andor Molnar wrote: > > > Hi Pat, > > > > I have admin rights in the new system too and probably can work on this > on > > Monday. > > What’s “matrix” config? Shouldn’t we just replicate the same jobs on the >

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-20 Thread Patrick Hunt
On Sat, Jul 18, 2020 at 12:20 PM Andor Molnar wrote: > Hi Pat, > > I have admin rights in the new system too and probably can work on this on > Monday. > What’s “matrix” config? Shouldn’t we just replicate the same jobs on the > new instance? > > Not sure on the exact name/feature but "matrix" is

Grafana dashboard, update?

2020-07-20 Thread Simon Karberg
Hi, I have tried to import the dashboard 10465 (ZooKeeper by Prometheusby maoling) I found out that many of the graphs doesn't include the use of the defined DS_PROMETHEUS so it just defaults to our default data source which is influxdb. I haven't been through the whole json file since it's almos

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-20 Thread Andor Molnar
There's one thing I noticed is that the summary of each build is missing from the build's status page. It's probably caused by a missing Jenkins plugin, but I don't know. Build preferences are roughly the same. Andor On Mon, 2020-07-20 at 15:48 +0200, Andor Molnar wrote: > Hi, > > I created a

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-20 Thread Andor Molnar
Hi, I created a few new jobs based on your suggestions. Before going forward please take a look at them. I created Jdk LTS jobs (8 and 11) for all active branches: 3.5, 3.6 and master. Also added the Maven option surefire.forkcount=4 to all jobs to limit the number of concurrent threads in unit t

Re: Upgrading existing non-TLS cluster with no downtime

2020-07-20 Thread Szalay-Bekő Máté
echo "stat" | nc localhost 2182Hi, I guess this is the part you are referring: https://zookeeper.apache.org/doc/r3.5.8/zookeeperAdmin.html#Upgrading+existing+nonTLS+cluster (your link was pointing to the 3.3.2 admin guide where this chapter was missing) > 1) When I set sslQuorum=true and portUni