Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.12.0
Description
Partial records happen if a record can not fit into one buffer, then the remaining part of the same record is put into the next buffer. Hence partial records only exist at the beginning of a buffer.
Partial record clean-up is needed in the mode of approximate local recovery. If a record is spanning over multiple buffers, and the first (several) buffers have got lost due to the failure of the receiver task, the remaining data belonging to the same record in transition should be cleaned up.
Attachments
Issue Links
- links to