[
https://issues.apache.org/jira/browse/KUDU-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Burkert resolved KUDU-2125.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
https://github.com/apache/kudu/commit/e2c0e1dbdc4fa15a6477a82fda5495928a26a508
> Tablet copy client does not retry on failures
> ---------------------------------------------
>
> Key: KUDU-2125
> URL: https://issues.apache.org/jira/browse/KUDU-2125
> Project: Kudu
> Issue Type: Bug
> Components: server
> Affects Versions: 1.4.0
> Reporter: Dan Burkert
> Assignee: Dan Burkert
> Fix For: 1.5.0
>
>
> The tablet copy client will fail a tablet copy operation if any of the block
> downloads fail, even if it's due to a ServiceUnavailable / backpressure
> error. This can cause a lot of needless retries to happen, which is
> extremely wasteful.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)