cassandra/test
Andy Tolbert f80a234d1e Migrate sstableloader code to its own tools directory and artifact
As part of a broader effort to decouple java driver code from the
server code, this moves sstableloader to its own tools directory.

As sstableloader is also used as a library (CASSANDRA-10637), added
a new artifact 'cassandra-sstableloader' that will get deployed to
maven along with 'cassandra-all'.

While I expect this is likely a niche use case, this will allow users
to continue using BulkExport as a library.

Moves sstableloader-specific targets to its own build.xml in
tools/sstableloader/build.xml.

Also updates IDE project files and circleci to utilize new
sstableloader-specific targets.

patch by Andy Tolbert; reviewed by Stefan Miklosovic and Mick Semb Wever for CASSANDRA-20328
2025-05-18 12:35:52 -05:00
..
anttasks/org/apache/cassandra/anttasks Optionally fail writes when SAI refuses to index a term value exceeding a configured maximum size 2024-04-17 11:12:42 -05:00
bin JMH improvements - faster build and async profiler 2023-09-25 12:39:36 +02:00
burn/org/apache/cassandra Refactor EncryptionOptions to use client / server encryption options builders 2025-04-23 09:27:09 +02:00
conf Upgrade logback version to 1.5.18 and slf4j dependencies to 2.0.17 2025-04-25 14:24:35 +02:00
data Merge branch 'cassandra-5.0' into trunk 2025-04-24 12:20:09 +01:00
distributed/org/apache/cassandra Avoid duplicate hardlink error upon forceful taking of ephemeral snapshots during repair 2025-05-16 09:59:15 +02:00
harry/main/org/apache/cassandra/harry Fix token restrictions with MIN_TOKEN 2025-04-28 15:51:11 +02:00
long/org/apache/cassandra Accord/non-Accord interoperability and support for live migration 2025-04-17 11:59:49 -07:00
memory/org/apache/cassandra/db/compaction Explicitly localize strings to Locale.US for internal implementation 2024-10-29 08:58:01 +01:00
microbench/org/apache/cassandra/test/microbench Fix: 2025-04-17 11:59:55 -07:00
resources Enable JMX server configuration to be in cassandra.yaml 2024-12-16 11:01:29 +01:00
simulator Fix simulator after rebase 2025-04-17 11:59:56 -07:00
unit Migrate sstableloader code to its own tools directory and artifact 2025-05-18 12:35:52 -05:00