thelastpickle / cassandra-medusa

Apache Cassandra Backup and Restore Tool
Apache License 2.0
255 stars 135 forks source link

Cassandra deployments with multiple data folder directories #740

Open Jeoffreybauvin opened 3 months ago

Jeoffreybauvin commented 3 months ago

Project board link

Hi,

I saw this in github's readme :

Medusa currently does not support (but we would gladly accept help with changing that):

Cassandra deployments with multiple data folder directories.

Just to be sure, are we talking about this ?

data_file_directories:
- "/data/cassandra/data/001"
- "/data/cassandra/data/002"

If so, is there any developement planned about this feature ?

Thanks again,

rzvoncek commented 1 month ago

Hi @Jeoffreybauvin ! You're correct, that's what we mean by multiple data directories. Sadly, we currently don't have any plans of adding this feature.