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

Caleb Rackliffe commented on CASSANDRA-18370:
---------------------------------------------

I think I can fix this easily enough by having the {{StreamConnectionFactory}} 
expose whether or not it supports the preferred IP concept. 
{{NettyStreamingMessageSender#sendMessage()}} can look at this and determine 
whether or not to call {{connectTo()}} to supply it up-front to 
{{FileStreamTask}}. {{BulkLoadConnectionFactory}} will supply a {{connectTo}} 
and happily avoid hitting the system keyspace, etc.

> BulkLoader tool initializes schema unnecessarily via streaming - 4.0
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-18370
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18370
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/bulk load
>            Reporter: Yijun Mao
>            Assignee: Caleb Rackliffe
>            Priority: Normal
>             Fix For: 4.0.x
>
>
> Similar to CASSANDRA-17740, {{BulkLoader}} initializes the schema/system 
> keyspace, which caused the issue in bulk loader tool. See more details in 
> CASSANDRA-17740. Please help fix the issue in 4.0 branch as well. Thanks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to