[
https://issues.apache.org/jira/browse/CASSANDRA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867561#action_12867561
]
Stu Hood commented on CASSANDRA-1076:
-------------------------------------
+1 Looks good.
Thanks Gary!
> StreamingService.StreamDestinations never empties
> -------------------------------------------------
>
> Key: CASSANDRA-1076
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1076
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.6
> Reporter: Gary Dusbabek
> Assignee: Stu Hood
> Priority: Minor
> Fix For: 0.6.2
>
> Attachments: 0001-remove-from-streamManagers-when-finished.patch,
> 0002-a-better-StreamingServcice.getStatus.patch, 0003-nix-StreamFile.patch
>
>
> The problem is that StreamOutManager.streamManagers never has anything
> removed from it. In order for StreamingService.getDestinations() to work
> properly, we either need to track hosts differently, or remove from
> StreamOutManager.streamManagers when we are no longer streaming to a node.
> I lean towards the former, as any time we call StreamOutManager.get(), we're
> back in the same boat.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.