Hi Mate, The client is to be used by Solr 8.8.1. The default client there is 3.6.2. That is causing the issue. I want to witch the client to get rid of the warnings.
Thanks, Subhajit From: Szalay-Bekő Máté<mailto:szalay.beko.m...@gmail.com> Sent: 04 March 2021 01:30 PM To: UserZooKeeper<mailto:user@zookeeper.apache.org> Subject: Re: Zookeeper 3.4.5 with client 3.6.2 Hi Subhajit, We (in my company) did some compatibility / smoke tests around 3.4 and 3.5 client-server compatibilities, and we haven't found any issues. Although the community hasn't tested all the possible use cases and version combinations. Still, in general, I think if you don't use any 3.5 specific feature on your client side, then your 3.5.9 client should work with any 3.4 or 3.5 servers. Best Regards, Mate On Wed, Mar 3, 2021 at 9:28 PM Subhajit Das <subhajitdas...@live.com> wrote: > Hi Mate, > > Thanks for reply. I don’t have the option to switch server right now. > Is client 3.5.9, compatible with server 3.4.5 and 3.5.5? > > From: Szalay-Bekő Máté<mailto:szalay.beko.m...@gmail.com> > Sent: 02 March 2021 10:58 AM > To: UserZooKeeper<mailto:user@zookeeper.apache.org> > Subject: Re: Zookeeper 3.4.5 with client 3.6.2 > > Hello, > > the ZooKeeper 3.4.5 is not supported anymore by the community, please > upgrade to a more recent ZooKeeper version, like the latest 3.5.x or 3.6.x > versions (see zookeeper.apache.org). > > by the way... I think the EndOfStream issue you mention is harmless. The > ZooKeeper server is printing out the warnings, but will close the session > anyway. > > Regards, > Mate > > On Mon, Mar 1, 2021 at 4:43 PM Subhajit Das <subhajitdas...@live.com> > wrote: > > > > > Hi There, > > > > I am trying to connect to Zookeeper 3.4.5 with client 3.6.2 (internally > > with Solr). > > There seems to an issue. EndOfStream issue is coming, saying client must > > have closed the connection. > > > > Please help on how to resolve the issue. > > > > Thanks in advance. > > > >