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

Tombstone error warning does not log partition key

    XMLWordPrintableJSON

Details

    Description

      Log partition key if read fails due to the ERROR threshold on read tombstoned cells.

      Right now I can specify a warning and an error threshold for C* when reading from a partition with many tombstones.

      If the query reads more than the “warning threshold” then C* writes a warning to the log with the partition key.

      But if a query reads more than the “error threshold” then C* aborts the query and writes to the log – but not the partition key, this time.

      What I am missing is: Could C* also please write the partition key in case of query abort due to tombstones?

      Attachments

        1. 10888-2.1.txt
          2 kB
          Brett Snyder
        2. 10888-2.2.txt
          4 kB
          Brett Snyder
        3. 10888-2.2-V2.txt
          6 kB
          Benjamin Lerer

        Issue Links

          Activity

            People

              bsnyder788 Brett Snyder
              R.A.I.D Ole Pedersen
              Brett Snyder
              Benjamin Lerer
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: