cassandra/src
Stefan Miklosovic 334ca05730
Make nodetool import congruent with the documentation by not relying on the folder structure of the imported SSTable files
nodetool import requires keyspace and table on the command line to import SSTables to. This
was not always working as specifying keypace and table while having SSTables located in the
directory structure which differed on keyspace and table (dir and parent dir) just
ignored them.

patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-19401
2024-05-02 10:32:55 +02:00
..
antlr Merge branch 'cassandra-3.11' into cassandra-4.0 2023-04-27 08:55:32 +02:00
java Make nodetool import congruent with the documentation by not relying on the folder structure of the imported SSTable files 2024-05-02 10:32:55 +02:00
resources/org/apache/cassandra Merge branch 'cassandra-3.11' into cassandra-4.0 2023-08-31 22:39:56 +02:00