[
https://issues.apache.org/jira/browse/CASSANDRA-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497964#comment-16497964
]
Marcus Eriksson commented on CASSANDRA-14442:
---------------------------------------------
bq. is it ok that callers of importNewSSTables can now run concurrently
good point, re-added the synchronized on that method to be sure, we shouldn't
be running nodetool import concurrently anyway
bq. Consider moving SSTableImporter#moveAndOpenSSTable to be a static method on
SSTable, maybe renameAndOpen (it may be useful for future uses/tests and isn’t
specific to SSTableImporter)
fixed, and added a sanity check that we are not moving live sstables and a few
tests
bq. Should they be marked since 4.0?
ah yes, nice catch
> 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: [email protected]
For additional commands, e-mail: [email protected]