Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-17146

[Subdoc] Timeouts on multipath ops

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • 4.5.0
    • 4.5.0
    • test-execution
    • Security Level: Public
    • 4.5.0-835
    • Untriaged
    • Unknown

    Description

      Some of the subdoc ops timeout when running with 1000 ops/s workload.

      Future: <Task finished coro=<changeDocument() done, defined at /opt/python3.5/lib/python3.5/asyncio/coroutines.py:204> exception=_TimeoutError_0x17 (generated, catch TimeoutError)({'csrc_info': ('src/multiresult.c', 309), 'key': 'key9429', 'rc': 23, 'message': 'Operational Error'},)>
      Traceback (most recent call last):
        File "/opt/python3.5/lib/python3.5/asyncio/tasks.py", line 239, in _step
          result = coro.send(None)
        File "/opt/python3.5/lib/python3.5/asyncio/coroutines.py", line 206, in coro
          res = func(*args, **kw)
        File "start-workload.py", line 40, in changeDocument
          rv = bucket.mutate_in(key, SD.addunique('array', '\"wo\/rld\"'))
        File "/root/couchbase-python-client/couchbase/bucket.py", line 929, in mutate_in
          return super(Bucket, self).mutate_in(key, specs, **kwargs)
      couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError): <Key='key9429', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,309)>
      

      https://s3.amazonaws.com/cb-customers/1/1/collectinfo-2015-12-21T191834-ns_1%40127.0.0.1.zip

      Attachments

        Issue Links

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

          Activity

            People

              subhashni Subhashni Balakrishnan (Inactive)
              subhashni Subhashni Balakrishnan (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