You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gary Helmling (JIRA)" <ji...@apache.org> on 2016/04/29 01:08:12 UTC

[jira] [Commented] (HBASE-15551) Make call queue too big exception use servername

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

Gary Helmling commented on HBASE-15551:
---------------------------------------

I think you can drop this line as well:
{code}
InetSocketAddress address = getListenerAddress();
{code}

> Make call queue too big exception use servername
> ------------------------------------------------
>
>                 Key: HBASE-15551
>                 URL: https://issues.apache.org/jira/browse/HBASE-15551
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 1.2.0
>            Reporter: Elliott Clark
>            Assignee: Mikhail Antonov
>            Priority: Minor
>             Fix For: 1.3.0
>
>         Attachments: HBASE-15551-branch-1.3.v1.patch
>
>
> If the rpc server is listening to something other than the hostname ( 0.0.0.0 for example ) then the exception thrown isn't very helpful. We should make that more helpful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)