Uploaded image for project: 'Java DCP Client'
  1. Java DCP Client
  2. JDCP-166

Bucket config parser fails if $HOST is an IPv6 literal

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.28.0
    • None
    • None
    • 1

    Description

      The bucket config JSON uses $HOST placeholders in HTTP URLs and other contexts where it is followed by ":" and a port number. When an IPv6 literal occurs in these contexts, it must be enclosed in square brackets, but that is not currently happening.

      This only affects environments where there is a single Couchbase server whose name is "localhost" or "127.0.0.1" (or "::1" I suppose, but I haven't tested) and the client bootstraps using a seed node with an IPv6 literal address (like "::1").

      Attachments

        Issue Links

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

          Activity

            People

              david.nault David Nault
              david.nault David Nault
              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