You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Hao Hao (JIRA)" <ji...@apache.org> on 2017/09/03 08:16:00 UTC

[jira] [Assigned] (KUDU-2131) Tablet copy session may expire before completion for large tablet

     [ https://issues.apache.org/jira/browse/KUDU-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hao Hao reassigned KUDU-2131:
-----------------------------

    Assignee: Hao Hao

> Tablet copy session may expire before completion for large tablet
> -----------------------------------------------------------------
>
>                 Key: KUDU-2131
>                 URL: https://issues.apache.org/jira/browse/KUDU-2131
>             Project: Kudu
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>            Reporter: Hao Hao
>            Assignee: Hao Hao
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> KUDU-1726 introduced an optimization to do a bulk sync-to-disk once the tablet copy operation is complete. However, when tested in a large cluster, I found disk synchronization in batches can result in the tablet session expires before the synchronization complete. There is a flag '--tablet_copy_idle_timeout_ms' to control the amount of time without activity before a tablet copy session expires, but it is tagged as hidden(not user-facing).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)