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

Sergey Yegournov updated CASSANDRA-13721:
-----------------------------------------
    Description: 
If ignore option is set on the command line sstableloader still streams to the 
nodes excluded.

I believe the issue is in the 
[https://github.com/apache/cassandra/blob/dfb90b1458ac6ee427f9e329b45c764a3a0a0c06/src/java/org/apache/cassandra/tools/LoaderOptions.java]
 - the LoaderOptions constructor does not set the "ignores" field from the the 
"builder.ignores"

  was:
If ignore option is set on the command line sstableloader still streams to the 
nodes excluded.

I believe the issue is in the 
[https://github.com/apache/cassandra/blob/dfb90b1458ac6ee427f9e329b45c764a3a0a0c06/src/java/org/apache/cassandra/tools/LoaderOptions.java]
 - the LoaderOptions constructor does not set the ignores from the the 
builder.ignores


> "ignore" option is ignored in sstableloader
> -------------------------------------------
>
>                 Key: CASSANDRA-13721
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13721
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Sergey Yegournov
>
> If ignore option is set on the command line sstableloader still streams to 
> the nodes excluded.
> I believe the issue is in the 
> [https://github.com/apache/cassandra/blob/dfb90b1458ac6ee427f9e329b45c764a3a0a0c06/src/java/org/apache/cassandra/tools/LoaderOptions.java]
>  - the LoaderOptions constructor does not set the "ignores" field from the 
> the "builder.ignores"



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

Reply via email to