[
https://issues.apache.org/jira/browse/CASSANDRA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Dusbabek updated CASSANDRA-1076:
-------------------------------------
Attachment: (was: 0002-a-better-StreamingServcice.getStatus.patch)
> 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
>
>
> 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.