[ https://issues.apache.org/jira/browse/CASSANDRA-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055331#comment-16055331 ]
Hannu Kröger commented on CASSANDRA-8148: ----------------------------------------- In our case the problem seems that sstableloader assumes streaming IP addresses are the same as for rpc_address (or broadcast_rpc_address). So that's a bug in the logic. I would change this to bug. > sstableloader needs ability to stream to private IP > --------------------------------------------------- > > Key: CASSANDRA-8148 > URL: https://issues.apache.org/jira/browse/CASSANDRA-8148 > Project: Cassandra > Issue Type: Improvement > Components: Tools > Reporter: Yuki Morishita > Priority: Minor > > sstableloader gets where to stream from the contacting node, but destinations > returned are all broadcast address. > It is nice if we can somehow tell sstableloader to stream to private IP > instead. > To do this, we have to find the way to load cassandra topology to > sstableloader. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org