You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Attila Bukor (JIRA)" <ji...@apache.org> on 2018/10/04 14:30:01 UTC

[jira] [Updated] (KUDU-2293) tserver crashes with 'Found tablet in TABLET_DATA_COPYING state during StartTabletCopy()' message

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

Attila Bukor updated KUDU-2293:
-------------------------------
    Fix Version/s: 1.8.0

> tserver crashes with 'Found tablet in TABLET_DATA_COPYING state during StartTabletCopy()' message
> -------------------------------------------------------------------------------------------------
>
>                 Key: KUDU-2293
>                 URL: https://issues.apache.org/jira/browse/KUDU-2293
>             Project: Kudu
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.5.0, 1.6.0, 1.7.0
>            Reporter: Alexey Serbin
>            Assignee: Andrew Wong
>            Priority: Major
>             Fix For: 1.8.0
>
>         Attachments: crash-at-tablet-copy-session-start.log
>
>
> When running out of disc space, tablet server can crash while trying to start tablet copying over already tombstoned replica.
> In essence, if {{DataDirManager::CreateDataDirGroup()}} returns an error due to the out-of-disc space condition while running {{TabletCopyClient::Start()}}, tablet server crashes with an error message like below.  The relevant part of the log is attached.
> {noformat}
> F0208 05:35:22.152496  2721 ts_tablet_manager.cc:563] T 5384471d823e46929029f9ff6ce212a3 P c713ac498df040caa897d3229214baa3: Tablet Copy: Found tablet in TABLET_DATA_COPYING state during StartTabletCopy(){noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)