cassandra/test
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
..
anttasks/org/apache/cassandra/anttasks JMH improvements - faster build and async profiler 2023-09-25 12:39:36 +02:00
bin JMH improvements - faster build and async profiler 2023-09-25 12:39:36 +02:00
burn/org/apache/cassandra Fix the number of running trees per thread for LongBTreeTest hanging test 2023-04-03 15:07:34 +02:00
conf Merge branch 'cassandra-3.11' into cassandra-4.0 2024-01-31 11:15:49 -05:00
data Fix few types issues and implement types compatibility tests 2024-04-18 12:33:52 +02:00
distributed/org/apache/cassandra IR may leak SSTables with pending repair when coming from streaming 2024-05-01 14:32:07 -07:00
long/org/apache/cassandra Merge branch 'cassandra-3.11' into cassandra-4.0 2023-01-28 16:54:39 +01:00
memory/org/apache/cassandra/db/compaction Remove OrderedJUnit4ClassRunner 2021-09-20 13:37:32 +02:00
microbench/org/apache/cassandra/test/microbench JMH improvements - faster build and async profiler 2023-09-25 12:39:36 +02:00
resources Remove byteman-related files from production sources 2023-10-10 09:51:11 +02:00
unit/org 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