[
https://issues.apache.org/jira/browse/KUDU-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197891#comment-16197891
]
David Alves commented on KUDU-2185:
-----------------------------------
Ideally we'd need to:
1) fix this.
2) find out if there is a workaround when this is hit (like deleting data
manually or something)
> Illegal state makes tserver crash on tablet copy
> ------------------------------------------------
>
> Key: KUDU-2185
> URL: https://issues.apache.org/jira/browse/KUDU-2185
> Project: Kudu
> Issue Type: Bug
> Components: consensus
> Affects Versions: 1.2.0
> Reporter: David Alves
>
> Recently found a crash on what appears to be an illegal state during tablet
> copy:
> {code}
> ts_tablet_manager.cc:457] T ae56bc7090524356851caf4742968c4b P
> 1c3d0a95012f4537a2938dc82034a07e: Tablet Copy: Found tablet in
> TABLET_DATA_COPYING state during StartTabletCopy()
> {code}
> This was found on Kudu 1.2.0, but the statement is still present in master
> (new LOC is 561).
> For some context this was on a TS that had just suffered a bunch of IO errors
> due to lack of disk space.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)