Hello,

I have a table with a default TTL(2w). I'm using TWCS(window size : 12h) on the 
recommendation of experts. This table is quite big, high WPS.

I would like to insert data different TTL from the default in this table 
according to the type of data.
About four different TTLs (4w, 6w, 8w, 10w)

ex.)
INSERT INTO my_table (…..) VALUES (….) USING TTL 4w


Could this cause performance problems or unexpected problems in the compaction?

Please give me advice,

Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org

Reply via email to