You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2011/11/18 00:27:51 UTC

[jira] [Commented] (CASSANDRA-3503) IncomingStreamReader uses socket.getRemoteSocketAddress() which might be diffrent than FB.getBroadcastAddress()

    [ https://issues.apache.org/jira/browse/CASSANDRA-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152449#comment-13152449 ] 

Hudson commented on CASSANDRA-3503:
-----------------------------------

Integrated in Cassandra #1212 (See [https://builds.apache.org/job/Cassandra/1212/])
    Streaming uses BroadcastAddress instead of the remote socket.
Patch by Vijay, reviewed by brandonwilliams for CASSANDRA-3503

brandonwilliams : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1203394
Files : 
* /cassandra/trunk/src/java/org/apache/cassandra/streaming/IncomingStreamReader.java
* /cassandra/trunk/src/java/org/apache/cassandra/streaming/StreamHeader.java

                
> IncomingStreamReader uses socket.getRemoteSocketAddress() which might be diffrent than FB.getBroadcastAddress()
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3503
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3503
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1
>         Environment: JVM
>            Reporter: Vijay
>            Assignee: Vijay
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: 0001-fixing-the-bca-lookup-for-streaming-v2.patch, 0001-fixing-the-bca-lookup-for-streaming.patch
>
>
> We can add BCA to the streaming so the receiver can use this to StreamInSession.get(bca, sid)
> Currently this causes the repairs to hang when the bca is diffrent than LocalAddress.

--
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