Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-7192

JDBC: support FQDN to multiple IPs during connection establishment

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.5
    • jdbc

    Description

      Thin JDBC driver may have FQDN (host name) at a connection string.
      Currently, it resolves this FQDN to one IP and tries to connect to this IP only.
      It is better to try to connect to multiple IPs one-by-one if DNS returns multiple A-records (FQDN can be resolved to several IPs) until successful connection. It could give a simple fallback option for the JDBC thin driver users.

      A similar functionality is already implemented in ODBC driver.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            guseinov Roman Guseinov
            alexey.tank2 Alexey Popov
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment