You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (Commented) (JIRA)" <ji...@apache.org> on 2011/12/06 00:20:40 UTC

[jira] [Commented] (HBASE-3755) Catch zk's ConnectionLossException and augment error message with more help

    [ https://issues.apache.org/jira/browse/HBASE-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163160#comment-13163160 ] 

Jonathan Hsieh commented on HBASE-3755:
---------------------------------------

Note: This was also committed in the 0.92/trunk branch but doesn't show up because its commit log has HBASE=3755.
                
> Catch zk's ConnectionLossException and augment error message with more help
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-3755
>                 URL: https://issues.apache.org/jira/browse/HBASE-3755
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.1
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.90.3
>
>         Attachments: HBASE-3755-v2.patch, HBASE-3755.patch
>
>
> 0.90 has a different behavior regarding ZK connections, it tends to create too many of them and it's not obvious to users what they should do to fix. I think I've helped at least 5 different users this week with this error.
> By catching ConnectionLossException and augmenting its message, we could say something like "it's possible that the ZooKeeper server has too many connections from this IP, see doc at blah" since the ZK server isn't nice enough to let us know what's going on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira