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

IPv6 Support in Client Configuration

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 2.3.3
    • 2.2.5
    • library
    • None
    • Couchbase cluster hosted in IPv6 environment.

    Description

      Currently, there seems to be no support for IPv6 only hosts within the Couchbase .NET Client.

      Using a hostname that resolves to an IPv6 address in the client configuration results in an UnsupportedAddressFamilyException in Couchbase.Utils.UriExtensions.GetIpAddress.

      Using an IPv6 address in the client configuration results in an System.Net.Sockets.SocketException as the Couchbase.IO.DefaultConnectionFactory creates the Socket instance with AddressFamily.InterNetwork, regardless of the actual AddressFamily.

      It would be appreciated if IPv6 support is established in a future release.

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            peterdamm Peter Damm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty