[jira] [Commented] (CASSANDRA-4360) Fix broken streaming after CASSANDRA-4311

2012-06-20 Thread Brandon Williams (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13397785#comment-13397785
 ] 

Brandon Williams commented on CASSANDRA-4360:
-

+1

 Fix broken streaming after CASSANDRA-4311
 -

 Key: CASSANDRA-4360
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4360
 Project: Cassandra
  Issue Type: Bug
Reporter: Yuki Morishita
Assignee: Yuki Morishita
Priority: Minor
  Labels: streaming
 Fix For: 1.2

 Attachments: 4360.txt


 CASSANDRA-4311 made change in message exchange, that the message will contain 
 header only at the beginning of exchange. This causes FileStreamTask to fail 
 since it expects message header in StreamReply message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CASSANDRA-4360) Fix broken streaming after CASSANDRA-4311

2012-06-20 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13397867#comment-13397867
 ] 

Hudson commented on CASSANDRA-4360:
---

Integrated in Cassandra #1540 (See 
[https://builds.apache.org/job/Cassandra/1540/])
fix streaming for messaging change patch by yukim, reviewed by 
brandonwilliams for CASSANDRA-4360 (Revision 
d59be21e8a936d5c893a67e8a3c98505739a7279)

 Result = ABORTED
yukim : 
Files : 
* src/java/org/apache/cassandra/streaming/FileStreamTask.java


 Fix broken streaming after CASSANDRA-4311
 -

 Key: CASSANDRA-4360
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4360
 Project: Cassandra
  Issue Type: Bug
Reporter: Yuki Morishita
Assignee: Yuki Morishita
Priority: Minor
  Labels: streaming
 Fix For: 1.2

 Attachments: 4360.txt


 CASSANDRA-4311 made change in message exchange, that the message will contain 
 header only at the beginning of exchange. This causes FileStreamTask to fail 
 since it expects message header in StreamReply message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira