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

Honor port in connection hostnames

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 0.21.0
    • None
    • None
    • 1

    Description

      Enable connecting to non-standard bootstrap ports.

      Client.Builder.hostnames() currently ignores any port into in the hostname strings. Instead we can  do something like this:

          this.clusterAt.addAll(ConnectionString.fromHostnames(hostnames).hosts())

       

      Attachments

        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