[ https://issues.apache.org/jira/browse/CASSANDRA-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Bailey updated CASSANDRA-1573:
-----------------------------------
Attachment: 0001-Remove-empty-list-check-from-StreamOut.patch
There is an empty check in begin() anyway so no need for the check in StreamOut.
> StreamOut fails to start an empty stream
> ----------------------------------------
>
> Key: CASSANDRA-1573
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1573
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7 beta 2
> Reporter: Nick Bailey
> Assignee: Nick Bailey
> Fix For: 0.7.0
>
> Attachments: 0001-Remove-empty-list-check-from-StreamOut.patch
>
>
> StreamOut only starts a stream if there are actually files to transfer. This means callbacks
will never get called for streams that don't actually have anything to transfer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|