Hi there, If you want to have a discussion around this, I suggest you create a jira. If you can propose a patch even better.
-Flavio On Tuesday, September 16, 2014 3:56 AM, tobe <[email protected]> wrote: > > >Recently I learned more about maxClientCnxns configuration and read the >read the code of implement. I know now it's the limitation of the number of >connection from the same ip. > >But actually we run multiple process in the same server. And if one process >excesses the limitation of maxClientCnxns, all the ZooKeeper clients will >fail to connect with ZooKeeper cluster. Can we fix that to make this >limitation for each process? > >Any suggestion is welcome. > > >
