Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-3227

cassandra-cli use micro second timestamp, but CQL use milli second

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.0.0
    • Legacy/CQL
    • Normal

    Description

      cassandra-cli set micro second timestamp by FBUtilities.timestampMicros. But CQL insert or update operation set milli second timestamp by AbstractModification.getTimestamp.

      If you register data by cassandra-cli, you can't update data by CQL. Because CQL timestamp is judged as past time.

      Attachments

        1. 3227.txt
          7 kB
          Jonathan Ellis

        Activity

          People

            jbellis Jonathan Ellis
            sabro Sabro Boucher
            Jonathan Ellis
            Sabro Boucher
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: