Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-3256

Search.MetaData.TimeTook is wrong by an order of magnitude.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 3.3.5
    • 3.3.3
    • None
    • None
    • 1
    • SDK32

    Description

      It looks like we're parsing the server response as ticks due to using the wrong overload.

       

                          response.MetaData.TimeTook = new TimeSpan(long.Parse(took));

       

       

      Attachments

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

        Activity

          People

            richard.ponton Richard Ponton
            richard.ponton Richard Ponton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty