Cassandra error: Too many open files
The Cassandra process might crash with an error that indicates that there are too
many open files. By performing the following task, you can check for issues with
querying, saving, or synchronizing data, and then correct the errors.
The root cause is that the Cassandra process has run into system-imposed limits on
the maximum number of open files. See the following code snippet for example of the
error
message:
Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException:
/path/data/system/compaction_history-b4dbb7b4dc493fb5b3bfce6e434832ca/
mc_txn_flush_8bdc78f0-7d48-11e9-9b2e-0f78ea2b6c2b.log: Too many open files