When Cassandra is writing data to the database it is writing it with the WRITETIME. My question is will that time be from the servers where Cassandra is running or from the servers where the application that is writing data to Cassandra is running?
The background is that we have a problem with writetime some data was written with WRITETIME in the future (07-02-2036) which implies that something is wrong with NTP maybe, but it is not clear which machines are causing the problem Cassandra servers or application servers.