You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Datko (JIRA)" <ji...@apache.org> on 2010/08/11 17:38:19 UTC

[jira] Updated: (ZOOKEEPER-843) Session class?

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Datko updated ZOOKEEPER-843:
------------------------------------

                 Tags: session, session class, refactored class
    Affects Version/s: 3.3.1
          Description: 
Maybe it'd make sense to combine hostlist, sessionId, sessionPassword and 
sessionTimeout in a Session class so that the ctor of ClientCnxn won't get too 
long?
          Component/s: java client

> Session class?
> --------------
>
>                 Key: ZOOKEEPER-843
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-843
>             Project: Zookeeper
>          Issue Type: Sub-task
>          Components: java client
>    Affects Versions: 3.3.1
>            Reporter: Patrick Datko
>
> Maybe it'd make sense to combine hostlist, sessionId, sessionPassword and 
> sessionTimeout in a Session class so that the ctor of ClientCnxn won't get too 
> long?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.