Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-946

Fatal Error When Calling Method \Couchbase\Collection::getAndLock()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.2.2
    • 4.1.4
    • extension
    • None
    • 0

    Description

      The following fatal error is thrown out when calling method \Couchbase\Collection::getAndLock('test-key', 2) in Couchbase 4.1.4:
       

      Fatal error: Uncaught Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute KV operation "document_get_and_lock"" in /couchbase-4.1.4/src/wrapper/connection_handle.cxx:499
      Stack trace:
      #0 /vendor/couchbase/couchbase/Couchbase/Collection.php(176): Couchbase\Extension\documentGetAndLock(Resource id #154, 'test', '_default', '_default', 'test-key', 2, Array)
      ...

      I'm planning an upgrade from Couchbase 3.2.2 to 4.1.x for some of our services. It would be great to see this addressed in the coming releases, if possible. Thanks.

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            deminy Demin Yin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty