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

Add support for 'connection_timeout' option in views

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.4
    • 1.1.2
    • library
    • Security Level: Public
    • None

    Description

      The "connection_timeout" parameter is not supported currently in the code. This is a simple addition of

      { "connection_timeout", num_param_handler }

      , in the handlers list.

      Ideally the option handling code should be largely removed from PHP and migrated towards libcouchbase (there are pending commits to this effect) which would allow greater effectiveness in coercing and recognizing view options.

      Attachments

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

        Activity

          People

            trond Trond Norbye
            mnunberg Mark Nunberg (Inactive)
            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