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

`RequestTracker` should allow user to correlate different calls about the same `Request` and the same `CqlRequestHandler`

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • None
    • Client/java-driver
    • None
    • All
    • None

    Description

      We have plans to expand `RequestTracker` to expose more info for the user, for example, adding `OnStart`. However, it's not easy for a user to correlate the different calls of `OnStart`, `OnNodeError`, and `OnError` to the same `CqlRequestHandler` or the same `Request`. (One `CqlRequestHandler` can send multiple requests due to speculative executions or retries.) It would be good if we could add this feature.

      Attachments

        Activity

          People

            Unassigned Unassigned
            janesiyaohe Jane He
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: