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

Search/Query Index APIs don't use the default management timeout

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • backlog-3.0
    • None
    • None
    • None
    • 2
    • SDK48, SDK50

    Description

      Motivation
      -----------

      • The Index Manager APIs don't use the default Management Timeout (75s).
      • The Index Manager APIs' options only expose a "CancellationToken" in the options, which defaults to "CancellationTokenCls.None".

      Desired Resolution
      -------------------

      • Expose both a CancellationToken and Timeout method in the options, which both fill a single CancellationToken backing field.
      • Have that backing field default to a CancellationToken issued from a CTS with the default Management Timeout (See the behaviour for Bucket and Collection managers' options).

      Attachments

        For Gerrit Dashboard: NCBC-3535
        # Subject Branch Project Status CR V

        Activity

          People

            emilien.bevierre Emilien Bevierre
            emilien.bevierre Emilien Bevierre
            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