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

Need Out Of Order Execution to be enable-able for perf tests

    XMLWordPrintable

Details

    Description

      I need some way to enable out of order execution for pillowfight and python sdk based tests. Both these tests categories require LCB to enable out of order execution first as they both depend on LCB. Ideally it would be a simple switch and not require re-compilation... something like this for pillowfight:

      cbc-pillowfight -U couchbase://cb-example-0000.cb-example.default.svc/default -I 10000 -B 1000 -c -1 -r 50 -t 1 -u Administrator -P password -OoO True

      And something like this for python sdk:

      collection = bucket.scope('scope-1').collection('collection-1')

      collection.enable_ooo()

       

      Attachments

        Issue Links

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

          Activity

            People

              avsej Sergey Avseyev
              korrigan.clark Korrigan Clark (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty