David Alves created KUDU-2185:
---------------------------------
Summary: 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)