Hi Sagar, You can use chroot so that each application gets its own namespace.
https://zookeeper.apache.org/doc/r3.4.6/zookeeperProgrammers.html#ch_zkSessions On Thu, Nov 5, 2015 at 11:14 PM, Sagar Lotiya <[email protected]> wrote: > Hi, > > In our production we have 3 zookeeper instance and 2 solr nodes running one > application. We would like to set another application with 2 more nodes but > we would like to use same 3 zookeeper instead of new 3 zookeeper instance. > > Is it possible? > > Any suggestion how to proceed with this? Thanks for help in advance. > > BR, > Sagar
