Cassandra snapshot with TTL

2024-11-20 Thread edi mari
Hi, I'm attempting to use the `snapshot` command with the `--tt` option, but I keep encountering an error. Can you help me figure out what I might be doing wrong? I'm using Cassandra v4.1.5. *nodetool snapshot --ttl 1HOURS -t my_snapshot my_keyspace* nodetool: Invalid duration: 1[HOURS] Accepted

Storage_compatability_mode for Cassandra 5 upgrade

2024-11-20 Thread manish khandelwal
Hi Team For the cassandra 5, upgrade storage_compatibility_mode is mandated to be used as follows - Do a rolling upgrade to 5.0 where 2038 will still be the limit. At this point, the node won't write anything incompatible with Cassandra 4.x, and you would still be able to rollback to that versio