[
https://issues.apache.org/jira/browse/KUDU-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KUDU-1589:
------------------------------
Target Version/s: (was: 1.5.0)
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)