CASSANDRA-6696 introduced improved support for JBOD, likely making it tractable for us for the first time.
There are two potential benefits for us, a) moving to a bona fide JBOD configuration would eliminate our RAID0-induced blast radius and make any future vertical scaling easier, and b) it may prove to be a valuable way of improving key locality, and in turn read latency.
We should configure at least one host in the dev environment to use multiple data file directories, evaluate the result, and experiment with compaction settings in this configuration.