[
https://issues.apache.org/jira/browse/CASSANDRA-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909762#action_12909762
]
Hudson commented on CASSANDRA-1504:
-----------------------------------
Integrated in Cassandra #536 (See
[https://hudson.apache.org/hudson/job/Cassandra/536/])
move FileStatusHandler methods to IncomingStreamReader
patch by jbellis; reviewed by Nick Bailey for CASSANDRA-1504
replace List + Map with LinkedHashMap
patch by jbellis; reviewed by Nick Bailey for CASSANDRA-1504
replace StreamContext with Pair
patch by jbellis; reviewed by Nick Bailey for CASSANDRA-1504
avoid exposing StreamContext outside the Session managers, and make the
Sessions the handle for streaming work. also removes unncessary extra
Collections from the session objects.
patch by jbellis; reviewed by Nick Bailey for CASSANDRA-1504
rename Manager -> Session
patch by jbellis for CASSANDRA-1504
> clean up streaming, part VII
> ----------------------------
>
> Key: CASSANDRA-1504
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1504
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.7 beta 2
>
> Attachments: 0001-rename-Manager-Session.txt,
> 0002-avoid-exposing-StreamContext-outside-the-Session-manag.txt,
> 0003-replace-StreamContext-with-Pair.txt,
> 0004-replace-List-Map-with-LinkedHashMap.txt,
> 0005-move-FileStatusHandler-methods-to-IncomingStreamReader.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.