You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/02/19 23:40:02 UTC

[jira] Commented: (ZOOKEEPER-321) optmize session tracking in zookeeper.

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675164#action_12675164 ] 

Benjamin Reed commented on ZOOKEEPER-321:
-----------------------------------------

not just read only clients. any client that doesn't have an ephemeral node doesn't need to have its session tracked.

> optmize session tracking in zookeeper.
> --------------------------------------
>
>                 Key: ZOOKEEPER-321
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-321
>             Project: Zookeeper
>          Issue Type: New Feature
>            Reporter: Mahadev konar
>
> 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.