Re: upgrade from 3.4.5 to 3.5.6

2020-04-17 Thread kuldeep singh
tionException Can someone help me on this issue? Thanks, ----- Kuldeep Singh Budania On Sat, Apr 4, 2020 at 5:57 PM Szalay-Bekő Máté wrote: > these exceptions can mean many things... I think this can be even normal > duding rolling restart (as some connections get

Re: upgrade from 3.4.5 to 3.5.6

2020-04-03 Thread kuldeep singh
zookeeper documentation when upgrading from 3.4.5 to 3.5.6 Thanks, - Kuldeep Singh Budania Software Architect On Sun, Mar 29, 2020 at 9:06 AM Alexander Shraer wrote: > +1 to what Mate said (I wrote the quoted instructions). > > > > On Tue, Mar 24, 2020 at 7:03 AM S

Re: upgrade from 3.4.5 to 3.5.6

2020-03-24 Thread kuldeep singh
Thanks, - Kuldeep Singh Budania Software Architect On Tue, Mar 24, 2020 at 3:58 PM Enrico Olivelli wrote: > Hi > You have to upgrade to latest 3.4.x Zookeeper then you will upgrade to > 3.5.7. > All should run well without issues > > > Enrico > > Il Mar 24 Mar 2020,

upgrade from 3.4.5 to 3.5.6

2020-03-24 Thread kuldeep singh
(although if you specify client ports in the new format, these statements are now redundant). Could you please let me know about this case. Appreciate if respond soon. Thanks, ----- Kuldeep Singh Budania

Re: upgrade from 3.4.5 to 3.5.6

2020-10-08 Thread kuldeep singh
Hi, Yes, My client and server both are using certificate and have added in ZK and client as well. Thanks, - Kuldeep Singh Budania On Thu, Oct 8, 2020 at 5:56 PM Enrico Olivelli wrote: > Il giorno gio 8 ott 2020 alle ore 14:17 kuldeep singh < > kuldeep.sing...@

Re: upgrade from 3.4.5 to 3.5.6

2020-10-08 Thread kuldeep singh
between client and ZK server and even not able to login using zkCli as well. Can someone provide the details please why it is happening? Thanks, - Kuldeep Singh Budania Software Architect On Mon, Jul 13, 2020 at 2:19 PM Enrico Olivelli - Diennea wrote: > It looks like we por

Re: upgrade from 3.4.5 to 3.5.6

2020-10-14 Thread kuldeep singh
Thanks, - Kuldeep Singh Budania Software Architect On Wed, Oct 14, 2020 at 3:51 PM kuldeep singh wrote: > Hi, > > > below error is coming on zookeeper logs on SSL. > > 2020-10-14 12:18:27,410 - WARN [nioEventLoopGroup-4-16:NettyServerCnxn@540] >

Re: upgrade from 3.4.5 to 3.5.6

2020-10-14 Thread kuldeep singh
and certificate is also same. Thanks, - Kuldeep Singh Budania On Wed, Oct 14, 2020 at 5:41 PM Szalay-Bekő Máté wrote: > the config looks OK in general... > > - are you sure the same configs are used on all ZK servers? > - does the truststores accept all keys on t

Re: upgrade from 3.4.5 to 3.5.6

2020-10-14 Thread kuldeep singh
(Thread.java:748) Thanks, - Kuldeep Singh Budania On Thu, Oct 8, 2020 at 6:33 PM Szalay-Bekő Máté wrote: > Sounds like a bug or a configuration issue... > can you share the configs (before and after the scale-up) and the logs? > also: does the truststores recognise all the

Re: upgrade from 3.4.5 to 3.5.6

2020-10-14 Thread kuldeep singh
Sorry, secureClientPort=2182 Thanks, - Kuldeep Singh Budania On Wed, Oct 14, 2020 at 4:18 PM kuldeep singh wrote: > Thanks for reply > > zoo.cfg > --- > secureClientPort=2181 > serverCnxnFactory=org.apache.zookeeper.server.NettyServerCnxnFact

Re: upgrade from 3.4.5 to 3.5.6

2020-10-14 Thread kuldeep singh
=false" Thanks, --------- Kuldeep Singh Budania On Wed, Oct 14, 2020 at 4:12 PM Szalay-Bekő Máté wrote: > These log messages indicate that a client (or an other ZooKeeper server) is > trying to connect without SSL to a ZooKeeper process that expects SSL. > I assume this

Re: upgrade from 3.4.5 to 3.5.6

2020-07-01 Thread kuldeep singh
error WatchedEvent state:AuthFailed type:None path:null Zookeeper logs :- *2020-07-01 07:38:09,342 - WARN [nioEventLoopGroup-4-2:ZooKeeperServer@1119] - No authentication provider for scheme: ztpasswd has x509 ip digest* Thanks, --------- Kuldeep Singh Budania On Wed, Jul 1, 2020 at 6:25 PM Sza

Re: upgrade from 3.4.5 to 3.5.6

2020-07-13 Thread kuldeep singh
Hi Team, I appreciate it if I will get a response as soon as possible, as I am stuck at this point. Thanks, - Kuldeep Singh Budania On Mon, Jul 13, 2020 at 11:10 AM kuldeep singh wrote: > Hi Team, > > Server to Server communication is not supported in 3.5.

Re: upgrade from 3.4.5 to 3.5.6

2020-07-02 Thread kuldeep singh
Thanks for the reply. Now my ZKCli cmd is working fine as we use some our customized authentication and we resolve the issue. Now I am going to implement Server to Server communication. Thanks, - Kuldeep Singh Budania On Thu, Jul 2, 2020 at 3:53 PM Szalay-Bekő Máté wrote

Re: upgrade from 3.4.5 to 3.5.6

2020-07-12 Thread kuldeep singh
Hi Team, Server to Server communication is not supported in 3.5.6 version as per below JIRA issue? https://issues.apache.org/jira/browse/ZOOKEEPER-2639 Thanks, - Kuldeep Singh Budania On Thu, Jul 2, 2020 at 4:24 PM kuldeep singh wrote: > Thanks for the reply. >

Re: upgrade from 3.4.5 to 3.5.6

2020-07-01 Thread kuldeep singh
] - No authentication provider for scheme: ztpasswd has x509 ip digest* Can someone please help me on this issue. we are using the 3.5.6 version. I appreciate if I will get a response as soon as possible, as I am stuck at this point. Thanks, - Kuldeep Singh Budania Software Architect

Re: upgrade from 3.4.5 to 3.5.6

2020-07-01 Thread kuldeep singh
Hi Team, Any update on this? Thanks, - Kuldeep Singh Budania On Wed, Jul 1, 2020 at 6:43 PM kuldeep singh wrote: > Sorry this is my bad, there were server setting like below > > export SERVER_JVMFLAGS=" > > > -Dzook

Re: upgrade from 3.4.5 to 3.5.6

2020-07-01 Thread kuldeep singh
1. sh zkCli.sh --config /etc/zookeeper -server localhost:2281 2. addauth ztpasswd zooadmin: Thanks, - Kuldeep Singh Budania On Thu, Jul 2, 2020 at 9:56 AM kuldeep singh wrote: > Hi Team, > > Any update on this? > > Thanks, > --------- >

Re: upgrade from 3.4.5 to 3.5.6

2020-07-01 Thread kuldeep singh
error. WatchedEvent state:AuthFailed type:None path:null Zookeeper logs :- *2020-07-01 07:38:09,342 - WARN [nioEventLoopGroup-4-2:ZooKeeperServer@1119] - No authentication provider for scheme: ztpasswd has x509 ip digest* Please help me on this issue Thanks, --------- Kuldeep Singh Budani

Re: upgrade from 3.4.5 to 3.5.6

2020-06-24 Thread kuldeep singh
t; Thanks, ----- Kuldeep Singh Budania On Mon, Jun 22, 2020 at 8:08 PM Jordan Zimmerman wrote: > It's the same as the normal ZooKeeper client: > https://zookeeper.apache.org/doc/r3.6.1/zookeeperAdmin.html#sc_authOptions > < > https://zookeeper.apache.org/doc/r3.6.1/zookeeper

Re: upgrade from 3.4.5 to 3.5.6

2020-06-22 Thread kuldeep singh
Hi Team, How we will do secure communication between the Curator framework and zookeeper 3.5.6 ? I didn't get any solution right now. I appreciate it if someone could help me with the same. Thanks, - Kuldeep Singh Budania Software Architect On Fri, Apr 17, 2020 at 4:53 PM

Re: upgrade from 3.4.5 to 3.5.6

2020-06-24 Thread kuldeep singh
Hi, I appreciate if I will get a response as soon as possible, as I am stuck at this point. Thanks, - Kuldeep Singh Budania Software Architect On Wed, Jun 24, 2020 at 10:47 PM kuldeep singh wrote: > Hi, > > I got below error while setting SSL properties in