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

couchApiBase in pools/default/buckets/Bucket is in format http://IP:8092/BUCKET%2B/bucket_uuid( bucket_uuid is not required)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • None
    • 2.0 DP2, 1.3.7
    • library
    • None
    • 3.0.0-918

    Description

      it's a blocker issue for at least couchbase-net-client against 3.0.0

      for example, in the client when we build URL for queries we get uri like

      http://10.3.4.144:8092/default+83794f1eaa6682ae0ada19cf8befd7ea/_design/test_design/_view/test_view/

      3.0.0-918:

      http://10.3.4.144:8091/pools/default/buckets/default
      "couchApiBase":"http://10.3.4.144:8092/default%2B83794f1eaa6682ae0ada19cf8befd7ea"

      2.5.0
      http://10.3.4.147:8091/pools/default/buckets/default
      "couchApiBase":"http://10.3.4.147:8092/default"

      Attachments

        1. Common.Logging.Log4Net.zip
          117 kB
        2. log.txt
          2.13 MB
        3. NCBC-545.logs
          1.18 MB

        Issue Links

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

          Activity

            People

              jmorris Jeff Morris
              andreibaranouski Andrei Baranouski
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty