MessageService.stream() fails for zero-length files
---------------------------------------------------
Key: CASSANDRA-534
URL: https://issues.apache.org/jira/browse/CASSANDRA-534
Project: Cassandra
Issue Type: Bug
Affects Versions: 0.3, 0.4, 0.5
Reporter: Stu Hood
Priority: Trivial
When sending a zero-length file using MessageService.stream, the
StreamContextManager.IStreamComplete handler for the stream will never be
called.
This was triggered in testing by attempting to bootstrap with an empty SSTable,
and is possible (if extremely unlikely) in production.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.