[ https://issues.apache.org/jira/browse/ZOOKEEPER-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829720#action_12829720 ]
Mahadev konar commented on ZOOKEEPER-321: ----------------------------------------- sorry i used size of long as 4 in the above calculations. Please replace it with 8 and you will get the new numbers which are mostly of the same order. > optmize session tracking in zookeeper. > -------------------------------------- > > Key: ZOOKEEPER-321 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-321 > Project: Zookeeper > Issue Type: New Feature > Components: c client, java client, server > Reporter: Mahadev konar > Assignee: Mahadev konar > Fix For: 3.3.0 > > > sometimes a lot of zookeeper clients are read only. For such clients we do > not need the session tracking in zookeeper. Getting rid of session tracking > for such clients will help us sclae much better. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.