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

cqlsh: show partial trace if incomplete after max_trace_wait

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.2.4, 3.0.0
    • Legacy/Tools

    Description

      If a trace hasn't completed within max_trace_wait, cqlsh will say the trace is unavailable and not show anything. It (and the underlying python driver) determines when the trace is complete by checking if the duration column in system_traces.sessions is non-null. If duration is null but we still have some trace events when the timeout is hit, cqlsh should print whatever trace events we have along with a warning about it being incomplete.

      Attachments

        Issue Links

          Activity

            People

              carlyeks Carl Yeksigian
              thobbs Tom Hobbs
              Carl Yeksigian
              Paulo Motta
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: