maedhroz commented on code in PR #1769: URL: https://github.com/apache/cassandra/pull/1769#discussion_r938436721
########## src/java/org/apache/cassandra/tools/BulkLoadConnectionFactory.java: ########## @@ -70,4 +70,9 @@ private NettyStreamingChannel create(OutboundConnectionSettings template, int me Review Comment: ...and just for the curious, I think we can't try to make this compatible w/ `EC2Snitch` either, given the whole point of this issue is that getting the preferred IP from the system keyspace is a no-no. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

