You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2010/11/02 22:47:05 UTC

[jira] Assigned: (HBASE-3095) Client needs to reconnect if it expires its zk session

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

Jean-Daniel Cryans reassigned HBASE-3095:
-----------------------------------------

    Assignee: Jean-Daniel Cryans

> Client needs to reconnect if it expires its zk session
> ------------------------------------------------------
>
>                 Key: HBASE-3095
>                 URL: https://issues.apache.org/jira/browse/HBASE-3095
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.90.0
>
>
> Clients use an HConnection down in their guts to connect to the hbase cluster.  Master-is-running and root-region-location are up in zk.   Setup of a new HConnection sets up a connection to ZooKeeper.  If the session with ZK expires for whatever reason -- in tests they would expire because zk ensemble was restarted across tests or we might expire because of a long GC, well, it'll be frustrating to users if we do not just try and resetup the zk connection.

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