OK. Did it with the correct version this time. I saw no typing delays in zkCli.sh.
$ git checkout release-3.6.2-0 $ On Thu, Sep 3, 2020 at 12:28 PM Ted Dunning <ted.dunn...@gmail.com> wrote: > > Argh. > > Will check again. > > > > On Thu, Sep 3, 2020 at 11:10 AM Enrico Olivelli <eolive...@gmail.com> > wrote: > >> Ted >> The branch is release-3.6.2 and not 3.6.1 >> Thanks foe testing >> Enrico >> >> Il Gio 3 Set 2020, 19:50 Ted Dunning <ted.dunn...@gmail.com> ha scritto: >> >> > On Thu, Sep 3, 2020 at 9:23 AM Patrick Hunt <ph...@apache.org> wrote: >> > >> > > ... >> > > > > Il giorno mer 2 set 2020 alle ore 22:03 Patrick Hunt < >> > ph...@apache.org >> > > > >> > > > > ha scritto: >> > > > > >> > > > >> I'm also noticing a very long lag when using the cli.... >> > > > >> > > > I am not experiencing this problem, I am on Mac, tested on >> branch-3.6 >> > and >> > > > current master >> > > > >> > > > Do you have any another clue ? >> > > > >> > > >> > > Interesting. I tried with the bin artifact for this rc and >> > > zoo_sample.cfg/zkServer/zkCli and it reproduces. I can type "ls /" in >> the >> > > cli before it starts echoing back the command to the command line for >> me >> > to >> > > see. I then pulled the bin from 3.5.8 (jline 1.11) and it reproduces >> the >> > > issue as well. I pulled/built 3.4.14 (jline 0.9.94) and that one is >> fine, >> > > no issue. It's odd that I never noticed it before though. I'm on >> java11 >> > on >> > > a mac also. If no one but me is seeing it then perhaps we should keep >> an >> > > eye on it but not block the release. >> > > >> > >> > >> > I just cloned, checked out release-3.6.1-1 >> > Compiled using mvn package (love the maven build, btw) >> > Using java OpenJDK 64-Bit Server VM AdoptOpenJDK (build 12.0.2+10, mixed >> > mode, sharing) >> > >> > I did small tests from the zkCli and observed no lag whatsoever. >> > >> >