You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Bryan Beaudreault (Jira)" <ji...@apache.org> on 2022/04/13 14:57:00 UTC

[jira] [Created] (HBASE-26953) CallDroppedException message says "server 0.0.0.0 is overloaded"

Bryan Beaudreault created HBASE-26953:
-----------------------------------------

             Summary: CallDroppedException message says "server 0.0.0.0 is overloaded"
                 Key: HBASE-26953
                 URL: https://issues.apache.org/jira/browse/HBASE-26953
             Project: HBase
          Issue Type: Bug
            Reporter: Bryan Beaudreault


This is not a super useful error when seen on the client side. Maybe we can have it pull in the ServerName instead, or at the very least resolve to the hostname.

 

https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/CallRunner.java#L213



--
This message was sent by Atlassian Jira
(v8.20.1#820001)