Description
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.
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()