You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2018/05/30 15:24:00 UTC

[jira] [Commented] (CASSANDRA-14442) Let nodetool import take a list of directories

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

Marcus Eriksson commented on CASSANDRA-14442:
---------------------------------------------

just pushed a new commit which removes the jbod-counting because it was kind of broken - the sstable would get moved to the best directory, but then added to the wrong compaction strategy. It would work, but it is hard to reason about (was rebasing CASSANDRA-13425 when I noticed)

the best solution to this is probably CASSANDRA-14327

> Let nodetool import take a list of directories
> ----------------------------------------------
>
>                 Key: CASSANDRA-14442
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14442
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Major
>             Fix For: 4.x
>
>
> It should be possible to load sstables from several input directories when running nodetool import. Directories that failed to import should be output.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org