Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2289

Use address instead of hostname for connection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.4.3
    • 3.3.9, 3.4.4, 3.5.0
    • driver
    • None

    Description

      The current implementation uses hostname to create connections. It causes two problems in a scenario where multiple addresses are bound to the same domain name.

      1. Load balancing is broken because multiple `Host` may connect to the same address, and some addresses may have no connection at all.
      2. It produces misleading log messages because the address in the host label may not be the one the host is actually connected to.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            thirstycrow Hua Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: