Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Private Beta
-
None
Description
Currently when the DRS writer writes an empty undo file, it doesn't add it to the RowSetMetadata. But, the block itself is still closed and left around in the BlockManager, causing a tiny data leak. These files are going to be small, so it's not a big deal, but we ought to fix it.
Attachments
Issue Links
- relates to
-
KUDU-1237 When compaction generates no output, blocks are leaked
- Resolved