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

query engine's admin/clusters/default/nodes service returns incorrect URLs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 4.5.0
    • 4.5.0
    • query
    • Untriaged
    • Unknown

    Description

      Version 4.5.0-1953 Enterprise Edition (build-1953) is running on a remote node (eg. 172.23.123.107). The query engine's admin/clusters/default/nodes service should return correct global IPs to the various query engines in the cluster. It does not.

      For this request:
      curl http://172.23.123.107:8093/admin/clusters/default/nodes

      We get this response:
      [

      {"cluster":"default","name":"127.0.0.1","queryEndpoint":"http://127.0.0.1:8093/query/service","adminEndpoint":"http://127.0.0.1:8093/admin","querySecure":"https://127.0.0.1:18093/query/service","adminSecure":"https://127.0.0.1:18093/admin","options":null}

      ]

      Note the presence of 127.0.0.1-based endpoints. These should be using global IP addresses.

      This server-side problem causes bug #33 in the JDBC/JSON driver, which will block release of the driver. I therefore propose that this bug be fixed for the Watson beta.

      Attachments

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

        Activity

          People

            johan.larson Johan Larson (Inactive)
            johan.larson Johan Larson (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