Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-1481

Metrics not being captured for query

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 3.2.0
    • library
    • None
    • 1

    Description

      Perhaps search, analytics, views too? I didn't check yet. The issue seems to be this: In the handle's invoke_row call, when is_last is true, we record the http op latency. That seems right, except that the http request object is already destroyed and nulled by then. That happens in the chunk_callback when the req->clear_http_request() call is made.

      The similarities to analytics and search suggest maybe same issues there.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            david.kelly David Kelly (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty