You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/09/02 01:04:20 UTC

[jira] [Created] (KUDU-1589) ksck should retry its Ping() RPC to tservers

Todd Lipcon created KUDU-1589:
---------------------------------

             Summary: ksck should retry its Ping() RPC to tservers
                 Key: KUDU-1589
                 URL: https://issues.apache.org/jira/browse/KUDU-1589
             Project: Kudu
          Issue Type: Bug
          Components: ksck
    Affects Versions: 0.10.0
            Reporter: Todd Lipcon


I ran a ksck while a cluster was under a stress test and it determined that one of the tablet servers was "unavailable" because it responded SERVER_TOO_BUSY to the Ping() RPC. We should either retry the Ping() or make sure that the Ping goes to the 'admin service' rpc queue instead of the 'tablet service' RPC queue (which is more likely to be saturated)



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