[ 
https://issues.apache.org/jira/browse/CASSANDRA-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vijay updated CASSANDRA-3503:
-----------------------------

    Attachment: 0001-fixing-the-bca-lookup-for-streaming.patch

Attached patch add's InetAddress to the Header (Simple approach).

Alternative approach will be converting the StreamInSession.context into a UUID.
                
> 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.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

        

Reply via email to