Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Later
-
None
-
None
Description
With the introduction of the BulkOutputFormat, there may be cases where someone would like to tolerate node failures and have the job complete, but afterwards since we streamed they have to repair or rely on read repair. We don't currently have any way of hinting streams, but a node could take a snapshot before acknowledging the stream session, then remember to send the files in the snapshot to the unavailable nodes when they come back up. This isn't quite ideal since of course the node may have compacted these files, however it's much simpler than any sort of key tracking at this scale.
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-10347 Bulk Loader API could not tolerate even node failure
- Resolved
-
CASSANDRA-4761 Async hints delivery
- Resolved